summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
1998-05-13change size parameter to size_tderaadt1-5/+5
1998-05-13provide time_t without sys/types.h; kleinkderaadt1-1/+8
1998-05-04make includes for libossaudioprovos1-5/+5
1998-04-30make ctype macros on char 0x82 and such workderaadt1-16/+16
1998-04-25readlink() 3rd param is size_t; XPGderaadt1-2/+2
1998-03-31add X11 and local bins to std pathsderaadt1-3/+3
1998-03-30Wall; Andreas.Gunnarsson@emw.ericsson.sederaadt1-2/+2
1998-03-23teach rmd160 not to throw leftovers out the windowjanjaap1-2/+3
1998-03-19Some -Wallmillert1-2/+2
1998-03-03Dive into libg++ and gcc on includesniklas1-3/+11
1998-03-02We don't need two math.h headers incvs server: nothing known aboutmillert1-4/+7
1998-02-16be more careful for _XOPEN_SOURCEderaadt1-3/+5
1998-02-10pretty some types, real minorderaadt2-9/+9
1998-02-10more explicit protosderaadt1-3/+3
1998-02-10move proto to unistd.hderaadt2-3/+3
1998-02-08strptime() proto; Andreas.Gunnarsson@emw.ericsson.sederaadt1-1/+2
1998-02-07More XPG4.2 --millert1-4/+4
1998-02-06size_t n in initstate(); XPGderaadt1-2/+2
1998-01-31Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escapingmillert1-1/+2
1997-12-27Make usleep prototype match manual page and implementationtholo1-2/+2
1997-12-22add XPG4.2 lockf; kleinkderaadt1-1/+11
1997-12-09for XPG, do not use special typedef typesderaadt1-2/+2
1997-11-29Add __attribute__ for asprintf.millert1-2/+3
1997-11-29Implement asprintf(3) and vasprintf(3) functions similar to themillert1-1/+5
1997-11-16move proto to sys/stat.h; XPG4.2deraadt1-2/+1
1997-11-09Introduce uu_lock(), uu_unlock() and uu_lockerr()bri1-1/+2
1997-09-22Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).millert1-1/+2
1997-09-22From FreeBSD:millert1-1/+6
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirniklas74-1/+79
1997-09-01#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.millert1-1/+2
1997-09-01Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND tomillert1-1/+6
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.millert1-11/+12
1997-08-29move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs...mickey1-1/+2
1997-08-24prototype _err* and _warn*millert1-0/+25
1997-08-18inttypes.h as required by XPG4.2. Nothing uses this yet and all in-treemillert2-4/+57
1997-08-17basename(3) and dirname(3) as specified by XPG4 and XPG4.2millert2-3/+52
1997-08-12typo; graphix@iastate.eduderaadt1-1/+1
1997-07-24pre-def ypmaplistderaadt1-0/+1
1997-07-23_PATH_SKEYKEYS now lives in <paths.h>millert1-1/+2
1997-07-23add netatalkdenny1-2/+2
1997-07-17__BEGIN_DECLS/__END_DECLSderaadt1-0/+2
1997-07-17proto morederaadt1-0/+5
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code bymillert2-2/+47
1997-07-16proto yp_maplistderaadt1-0/+1
1997-07-15Add a missing constmillert1-3/+3
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).millert1-1/+4
1997-07-10Be consistent wrt unsigned vs. u_*millert1-5/+5
1997-07-10Different sha1 functions (taken from netinet's if_sha1.c) thatmillert1-50/+16
1997-07-02Move prototype for bindresvport(3) to <netiniet/in.h> as it ismillert1-1/+0
1997-06-29relocated header filesprovos3-3/+426