summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2011-06-25PR/45015: ld.elf_so: support ELF symbol versioningnonaka
2011-06-17Add mount -o extattr option to enable extended attributs (corrently onlymanu
2011-05-20Add fenv support for sparc. Mostly copied from sparc64 and share with it.nakayama
2011-05-16Actually test for sparc v9 architecture, doesn't matter if we are buildingmartin
2011-05-16The support of <fenv.h> is actually for __sparc64__, not for __sparc__he
2011-03-27finish the ieeefp.h vs fp_prec_t hack from the previous change andmrg
2011-03-26add fpgetprec/fpsetprecchristos
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2011-03-16remove commaize_number.christos
2011-03-15put in a proto for commaize_number()pooka
2011-03-12Fix various vis/unvis issues:christos
2011-02-21Redo the SSP wrappers to be transparent on the resulting object files.joerg
2011-02-16handle sspchristos
2011-02-06remquo{,f} from FreeBSD via Stathis Kamperischristos
2011-02-04add arc4random_{buf,uniform}, from OpenBSD.christos
2011-01-31new error.christos
2011-01-31fenv support for sparc64 from Stathis Kamperischristos
2011-01-26provide a way to override the weak name.christos
2011-01-26fix readlink prototype.christos
2011-01-25proved an __ssp_check macro.christos
2011-01-20Use the _sys alias instead of the _ alias as the way to access the baselinechristos
2011-01-19Re-do ssp hijacking by defining inline functions and using the weak libcchristos
2010-12-29practice alphabet: "g before i except never" etc.pooka
2010-12-25add /dev/video, /dev/video0jmcneill
2010-12-24Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN markedskrll
2010-12-22Use __constfunc(3) instead of __attribute__((const)) directly.jruoho
2010-12-22Use __dead instead of __attribute__((__noreturn__)) directly.jruoho
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-11-27add VIS_NOESCAPE and VIS_HTTP1866christos
2010-10-16Implement dl_iterate_phdr.skrll
2010-10-14Move a comment so that it is correct.skrll
2010-10-01make putenv POSIX compliant.christos
2010-09-26fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)yamt
2010-09-24add fmemopen(3) derrived from POSIX:2008.tnozaki
2010-09-15Commit SoC long double support from Stathis Kamperischristos
2010-09-06Add dprintf and vdprintf. XXX: Might ifdef it if too many things break.christos
2010-09-06add globstar.christos
2010-08-31Move prototype of isrmt() to rmt.h. It is a public interfaceenami
2010-08-27The signal number argument in psignal is int not unsigned int.christos
2010-08-02Missing defined.joerg
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg
2010-07-31Define a new __c99inline macro for compilers known to implement the C99joerg
2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki