|
1e8b819b
|
2006-02-15T20:41:06
|
|
Disable __unused
It conflicts with a struct member in a Linux header.
|
|
67e48af0
|
2006-02-14T07:01:21
|
|
Remove unused includes and protect header
|
|
c9e733b2
|
2006-02-14T06:45:41
|
|
Remove commented out macros
|
|
81504734
|
2006-02-14T06:43:04
|
|
Move some macros to cdefs.h
|
|
7aed0593
|
2006-02-13T20:56:47
|
|
Add bsd_getopt
|
|
7a8c1c86
|
2006-02-13T20:45:13
|
|
Use the same macro (_SYS_QUEUE_H) as <sys/queue.h> for header protection
This prevents collisions.
|
|
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.
|
|
e8d3b08c
|
2006-02-10T15:22:58
|
|
Add __unused
|
|
33eb3ecc
|
2006-02-10T14:59:03
|
|
Add errc, warnc, verrc and vwarnc
|
|
dedb8169
|
2005-12-20T20:29:47
|
|
Added manpages and fixed fmtcheck
|
|
91473e27
|
2005-12-18T04:02:56
|
|
fmtcheck: New function
|
|
657f1b59
|
2005-10-31T22:57:10
|
|
Reorganize header files
|