summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1993-11-06update to latest versioncgd
1993-11-06version number updatecgd
1993-11-06update to latest version; don't proto fnmatch() unless _POSIX_SOURCEcgd
1993-11-06trim _BSD off of _BSD_VA_LIST, so that we don't have to change allcgd
1993-11-06update to latest versioncgd
1993-10-27Remove old endian cruft and #include machine/endian.h instead.mycroft
1993-10-25X/Open 1170 defines the return type of setgrent() to be void -- a trivaljtc
1993-10-25X/Open 1170 defines the return type of setpwent() to be void -- a trivaljtc
1993-10-22Some definitions for the `ld.so.hints' file.pk
1993-10-22Fix typo in last checkin.jtc
1993-10-22Added prototypes for lfind() and lsearch().jtc
1993-10-22Added prototypes for a64l() & l64a().jtc
1993-10-21Define size_t if it hasn't been allready.jtc
1993-10-21Added X/Open 1170's <search.h> header --- it only declares bsearch, insque,jtc
1993-10-20update to v1.72 of new DB codecgd
1993-10-19Remove warnings wrt. sigsetjmp() && siglongjmp(), now that there isjtc
1993-10-19_JBLEN is 9 on the sparc; I think.deraadt
1993-10-18Moved __LDPGSZ and `struct relocation_info' to <machine/exec.h>.pk
1993-10-17Moved <link.h> here from usr.bin/ld as it is needed by other modulespk
1993-10-14Change prototypes of alarm and sleep to use "unsigned" instead of "u_int".jtc
1993-10-13Declare getopt(), getsubopt() and their external variables.jtc
1993-10-13Moved declarations for cfree, setenv, putenv and the rand48 familyjtc
1993-10-12POSIX2_VERSION macro is supposed to live in <unistd.h>jtc
1993-10-11#include <machine/ansi.h>, declare size_t typedef.jtc
1993-10-11declare char *tzname[2];jtc
1993-10-11Changed preprocessor conditional so non-standard functions would not bejtc
1993-10-11Moved definition of M_FOO constants into !_ANSI_SOURCE && !_POSIX_SOURCEjtc
1993-10-11Restore define for L_cuserid and add cuserid prototype.jtc
1993-10-09install the 2 includes in ./rpcsvc, too.cgd
1993-10-08Clean up deleted files.mycroft
1993-10-08move rpcsvc files and include generation into src/lib/librpcsvccgd
1993-10-07Use _ASSERT_H_ guard macro so that <sys/cdefs.h> is only included once andjtc
1993-10-07Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier)brezak
1993-10-06cuserid() was removed by 1990's revision of 1003.1, and we never provided itjtc
1993-10-05#ifdef out the isblank macro. Programs that use it will still work, asjtc
1993-10-04fread and fwrite both return size_t, not int.jtc
1993-10-04sscanf takes a const char * as the first arg; the man page was (already)cgd
1993-10-02Added fields to struct relocation_info to accommodate PIC code andpk
1993-10-01Use `:', rather than `.' to separate user and group in chown commandsjtc
1993-09-25POSIX.1 says that ssize_t is defined in <sys/types.h>.jtc
1993-09-24Do not #define the _POSIX_FOO constants if compliling in strict ANSI mode.jtc
1993-09-21POSIX_EQUIV_CLASS_MAX was renamed POSIX_COLL_WEIGHTS_MAX in final draftjtc
1993-09-21Provide prototype for POSIX.2 function confstr().jtc
1993-09-16forgot the friggin' rcsid last time around.cgd
1993-09-14Added isblank() used by 4.4 and POSIX utilities like tr.jtc
1993-09-12sun3 has 8k pagesglass
1993-09-10Add prototypes for getdomainname() and setdomainname(); the man pagejtc
1993-09-09upgrade new DB code to version 1.7cgd
1993-09-05ANSI_SOURCE --> _ANSI_SOURCEmycroft
1993-09-02Add POSIX's LC_MESSAGES define. According to a net posting, it is neededjtc