summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-02include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and somechristos
2008-10-31Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainlyrmind
2008-09-28Add the C99 header <tgmath.h> (Type-generic math.h)matt
2008-09-28Support RESCUEDIR for _PATH_VI.lukem
2008-09-21add missing attributes to the remaining calls, even the ones that gcc haschristos
2008-09-13PR/39534: Henning Petersen: Typo = instead of / to close comment.christos
2008-08-29Don't define __RCSID() here, since sys/cdefs.h does it later. Avoidsgmcgarry
2008-08-27Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenkochristos
2008-08-26Convert db from UCB types to POSIX types. Prefer uint8_t for u_char asjoerg
2008-08-17Define away __assert_function__ if __lint__.gmcgarry
2008-08-04Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef.matt
2008-08-04Add _POSIX_HOST_NAME_MAX and _POSIX_SYMLOOP_MAX to <limits.h> and add somematt
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2008-06-25SUS says that pthread_atfork() must also be in unistd.had
2008-06-25Add getlogin_r. Manual page changes mostly lifted from FreeBSD.ad
2008-06-21restore correct symbol protection and add a comment so that I don'tchristos
2008-06-21sync with bind-9-5-0christos
2008-06-21Use __builtin_alloc() with pcc.gmcgarry
2008-06-15Remove few no longer relevant comments.rmind
2008-05-28/usr/include/atomic.h, for Solaris source compat.ad
2008-05-26Adjust and thus unify my license.rmind
2008-05-10remove the const again - per core.christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-25make name const.christos
2008-04-23constify dirname(3) and basename(3)plunky
2008-04-23constify uuid(3)plunky
2008-04-21HAVE_IPV6 is defined by libkrb5/Makefile when USE_INET6 != "no"plunky
2008-04-07RANDOM_MAX: don't rely on integer overflow.yamt
2008-04-01everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,drochner
2008-03-22Heimdal on NetBSD uses __RCSID.mlelstv
2008-03-22Import Heimdal-1.1mlelstv
2008-03-13Since _file is a short, check that the fd fits in it, otherwise bail withchristos
2008-03-07Use "unsigned foo" instead of "u_foo".lukem
2008-03-03Add a comment noting that the definition of __errno is now replicated indholland
2008-02-28add RANDOM_MAX define from anon ymouschristos
2008-02-24signal.h is not supposed to define errno, so use ___errno instead.dholland
2008-02-22GLOB_NO_DOTDIRS patch from mouse@christos
2008-02-16Change/fix tsptype to const char * const [];matt
2008-02-04move gettytab to paths.hchristos
2008-02-02Add csetexpandtc()christos
2008-02-01add a couple morechristos
2008-01-09tell about getdents, not getdirentrieschristos
2007-12-24change some __attribute__s to __keywordsperry
2007-12-14humanize_number was the only function in <util.h> that is not in libutil.christos
2007-12-05From Richard M Kreuter, add GLOB_PERIOD.christos
2007-11-28Unify the license: All rights reserved.rmind
2007-11-19Enable posix_memalign().ad
2007-11-13Add _lwp_ctl() - sorry, I thought I had checked this in yesterday alongad
2007-11-08Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.joerg
2007-11-08revert the reversion of the previous change. Kill _NETBSD_SOURCE again.christos