summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1999-03-01KNFchristos
1999-02-23add a new fstab type "dp" for the user-specified dump device.mrg
1999-02-22Add internal structure used by the t* routines, protected via an ifdefchristos
1999-02-16Per XSI5, make ENTRY.data a typeless pointer.kleink
1999-02-16Per XSI5, let hcreate() take a size_t argument.kleink
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-06Add l64a_r(), a reentrant version of l64a(); found in the Multithreadingkleink
1999-01-31Fully prototype the test service and put it between begin and end decls.christos
1999-01-31This file has still missing prototypes: cabs and cabsf... At least commentchristos
1999-01-26always add compat functions in NS_COMPAT_CB; make it the responsibility oflukem
1999-01-24merge in stuff from hesiod3.0.2 distributionlukem
1999-01-19* support extra two arguments to nsdispatch():lukem
1999-01-19Add '-f disktab' option to disklabel, via lib/6623 fromabs
1999-01-18actually set the cb_data field to the (,C) arg in NS_*_CB()lukem
1999-01-17revert part of previous; leave char lookups[4] in __res_state.lukem
1999-01-16remove MAXDNSLUS and lookups[]; unnecessary with nsswitchlukem
1999-01-16remove NSSRC_NISPLUS for now, NSDB_NETWORKS is now implementedlukem
1999-01-15Add a "class" entry to ttyent. Closes PR#4638.tsarna
1999-01-15merge nsswitch into main branchlukem
1999-01-15Avoid introducing new prefix '__JB' -- '_JB' is fine.castor
1999-01-14Remove bogus RCS Id.castor
1999-01-14Allow MD setjmp.h to specify attributes for jmp_buf, so morecastor
1999-01-12Separate the userland and libsa errno declarations from <sys/errno.h> intokleink
1999-01-10remove _ng_sl_*() prototypes; the functions have been dead for nearly 2 yearslukem
1998-12-17Add the N_SET* symbol types.pk
1998-12-15Pull in <a.out.h>.pk
1998-12-09Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes sidedrochner
1998-12-09Add /*LINTED*/ comments to sigfillset() and sigemptyset(). (void)sig*set(s);christos
1998-12-09delint.christos
1998-12-08regoff_t is used like size_t within the code, it should be defineddrochner
1998-11-30Change the type of sys_siglist and sys_signame from const char *const [] tothorpej
1998-11-20* Bring *_unlocked() declarations in scope if _REENTRANT is defined, too; addkleink
1998-11-16delintchristos
1998-11-15s/void/const void/christos
1998-11-15cast to void * first to avoid lint warning.christos
1998-11-14Define assert and _assert macros for lint when NDEBUG is present as nothing.christos
1998-11-13const poisoningchristos
1998-11-13change the second arg of unvis from char -> int, to avoid K&R vs. ansichristos
1998-11-09getpgid() is XPG4.2, actually.kleink
1998-11-06complete prototype for fts_compar.christos
1998-11-06add a prototype for getpgid (missing for years!)mrg
1998-10-30gdb's shared-lib mapping code in solib.c has #ifdef dependencies onjonathan
1998-10-24Rely on <sys/featuretest.h> defining _REENTRANT if appropriate.kleink
1998-10-19Add a defined(__vax__); plain vax is not good enough anymore.matt
1998-10-19Add AUX_LABEL (need for VAX JSB/JMP "jmp" slots).matt
1998-10-01In the inlined sigset_t operations, redirect the error indicator assignment viakleink
1998-09-28Move 1003.1c-1995 declarations inside the appropriate name space protectionkleink
1998-09-21Declare the size of sys_siglist[] and sys_signame[] to be SIGUSR2+1thorpej
1998-09-15Remove the public declaration of gtime(), which is shipped with tzcode but iskleink
1998-09-14__RENAME() the libcompat regexp routines so they will not be used bytv