summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* futimens: add functionBernhard Reutner-Fischer2009-11-201-0/+1
* features.h: reorganizePeter S. Mazinger2009-11-191-66/+59
* limits.h: updatePeter S. Mazinger2009-11-191-11/+12
* help broken apps to detect __GLIBC__ headersPeter S. Mazinger2009-11-191-4/+6
* update headers and disable prototypesPeter S. Mazinger2009-11-193-13/+32
* protocols.h: removePeter S. Mazinger2009-11-191-62/+0
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-1920-75/+267
* msgrcv is of type ssize_tPeter S. Mazinger2009-11-191-3/+7
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-194-16/+16
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-191-12/+21
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-192-8/+8
* assert: make linenumber unsignedPeter S. Mazinger2009-11-191-4/+4
* nameser.h: sync with glibcPeter S. Mazinger2009-11-191-1/+1
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-11-191-1/+5
* move extend_alloca macro to alloca.hPeter S. Mazinger2009-11-192-31/+32
* a.out.h: why was this needed?Peter S. Mazinger2009-11-191-5/+1
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-191-5/+5
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-191-3/+0
* disable libutil related prototypes if asked toBernhard Reutner-Fischer2009-11-191-0/+2
* MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-192-0/+4
* correct documentationBernhard Reutner-Fischer2009-11-171-4/+4
* realpath: SUSv4 compliantBernhard Reutner-Fischer2009-11-141-3/+1
* silence warning about undefined CPP tokenBernhard Reutner-Fischer2009-11-131-1/+1
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-8/+10
* _toupper, _tolower depend on SUSv4Bernhard Reutner-Fischer2009-10-081-3/+6
* include/: add tls errno and res_stateAustin Foxley2009-09-267-25/+79
* add timerfd syscall and headerStephan Raue2009-09-211-0/+1
* sigpause: remove libc_hidden_proto/defDenys Vlasenko2009-09-191-1/+0
* sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko2009-09-191-1/+0
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+6
* sys/mount.h: sync with latest glibcMike Frysinger2009-09-151-1/+5
* setup attribute_optimize which comes with gcc-4.4+Mike Frysinger2009-09-151-0/+6
* math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATHDenys Vlasenko2009-09-051-1/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-302-7/+7
* fix lib_hidden_proto's which have extra ;Denys Vlasenko2009-07-231-2/+2
* add more arch-specific include/ ignoresMike Frysinger2009-07-231-0/+12
* add hidden aliases for openat funcsMike Frysinger2009-07-221-0/+2
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-07-221-0/+4
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-216-10/+10
* first pass at implementing *at funcsMike Frysinger2009-07-206-30/+87
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-07-204-47/+47
* dirent: push dirent type to prototypesMike Frysinger2009-07-201-16/+58
* string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPTMike Frysinger2009-07-201-1/+1
* add a wchar.h stubMike Frysinger2009-07-201-0/+14
* note that we do not want hidden malloc aliasesMike Frysinger2009-07-201-0/+2
* relocate i386 string.h to i386-specific dirMike Frysinger2009-07-202-317/+1
* start ignoring include/ symlinksMike Frysinger2009-07-201-0/+21
* add hidden aliases for older regex search functionsMike Frysinger2009-07-201-0/+2
* syscall: unify common syscall definesMike Frysinger2009-07-081-0/+1
* Add a few missing includesRon2009-07-051-0/+1