summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-12add GETPASS_ECHO_STARchristos
2012-04-12add getpassfdchristos
2012-04-12add getpass_rchristos
2012-04-07add getdisk{raw,cooked}namechristos
2012-04-07add getfsspecnamechristos
2012-03-28make CHAR_{MIN,MAX} work for both -fsigned-char and -funsigned-charchristos
2012-03-27funopen2()christos
2012-03-22typo in commentdholland
2012-03-17Add AI_ADDRCONFIGchristos
2012-03-13use __type_fit() instead of locally brewed macrochristos
2012-03-08Implement sem_timedwait.joerg
2012-03-02PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operationschristos
2012-02-22Use C++ compatible declaration for posix_spawn (instead of the C99 specificmartin
2012-02-21Make this include file C++ save, using the new __conly_restrict.martin
2012-02-20Add missing __BEGIN_DECLS, from Henning Petersen in PR misc/46058.martin
2012-02-19Remove <sa.h> which has been obsolete since 2007.rmind
2012-02-16Add _dlauxinfo helper function to provide access to the ELF auxilaryjoerg
2012-02-11Add userland part of posix_spawn. Libc functions imported from FreeBSD.martin
2012-02-05Use __INFINITY in preference to __builtin_inff(). Currently only VAX definesmatt
2012-02-05Migrate one last leftover bit (used only by the kernel now) todholland
2012-02-01Be consistent about whether idtype and objtype codes are signed ordholland
2012-01-30Add quota_quotaon() and quota_quotaoff(). Use them in quotaon(8).dholland
2012-01-30Add quota_getrestrictions() to report the semantic restrictionsdholland
2012-01-29Per the FS-independent schema, get one quotaval at a time from thedholland
2012-01-29Move second-layer proplib frobbing within ufs quota code up to thedholland
2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos
2012-01-09Add <quota.h> with the new libquota API.dholland
2012-01-07strspctchristos
2011-11-13getfstypename additionchristos
2011-11-05Add __returns_twice for the attribute of the same name. This makes thejoerg
2011-10-06Fix pthreads variables:christos
2011-09-27Define _PATH_CPUCTL.jruoho
2011-09-14add re-entrant versions of the hash api based on the GNU extensions.christos
2011-09-12add kvm_getkernelname()christos
2011-08-30provide a complete prototype for xdrproc_tplunky
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-28Remove crypto/dist/heimdal and its associated build infrastructure aselric
2011-08-28prototype for strpctchristos
2011-08-26Build and install ppath(3), property-list paths library.dyoung
2011-08-26pw_error is documented to be deadjoerg
2011-08-26__assert and __assert13 are deadjoerg
2011-08-22Don't pollute the namespace with stdint.h. (This file is included fromdholland
2011-08-16Add macros to hide OpenGroup extened API set 2 from GNU configure. Thismanu
2011-08-08First stage of support for Extended API set 2. Most of the think ismanu
2011-07-28Add ilogbl(3).joerg
2011-07-26Add scalbnl to libm.joerg
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-04Import xdr_sizeof() from FreeBSDmanu
2011-06-26* Arrange for interfaces that create new file descriptors to be able tochristos