include/bsd/queue.h


Log

Author Commit Date CI Message
Guillem Jover b6e84690 2009-10-12T01:47:54 Move <bsd/queue.h> to <bsd/sys/queue.h> This maps more closely the location of the real header. For transitional purposes keep a <bsd/queue.h> that warns and includes <bsd/sys/queue.h>.
Guillem Jover e51be45c 2009-10-12T01:43:52 Update <sys/queue.h> Taken from FreeBSD.
Guillem Jover 1512d0d4 2008-07-09T07:22:30 Renumber 4th clause from BSD license to 3rd Those files have only three clauses.
Petr Salinger c5793d47 2007-12-18T14:20:20 bsd/queue.h: Sync with current glibc variant from GNU/kFreeBSD
Robert Millan 7a8c1c86 2006-02-13T20:45:13 Use the same macro (_SYS_QUEUE_H) as <sys/queue.h> for header protection This prevents collisions.
Robert Millan 19cc9540 2006-02-11T07:06:17 bsd/queue.h: Replace with patched copy of glibc's <sys/queue.h> This doesn't affect freebsd6-buildutils.
Guillem Jover 657f1b59 2005-10-31T22:57:10 Reorganize header files