summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* futimens: add functionBernhard Reutner-Fischer2009-11-221-0/+1
* features.h: reorganizePeter S. Mazinger2009-11-221-66/+59
* limits.h: updatePeter S. Mazinger2009-11-221-11/+12
* help broken apps to detect __GLIBC__ headersPeter S. Mazinger2009-11-221-4/+6
* update headers and disable prototypesPeter S. Mazinger2009-11-223-13/+32
* protocols.h: removePeter S. Mazinger2009-11-221-62/+0
* msgrcv is of type ssize_tAustin Foxley2009-11-221-3/+7
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-2220-75/+267
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-224-16/+16
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-221-12/+21
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-222-8/+8
* assert: make linenumber unsignedPeter S. Mazinger2009-11-221-4/+4
* nameser.h: sync with glibcPeter S. Mazinger2009-11-221-1/+1
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-11-221-1/+5
* move extend_alloca macro to alloca.hPeter S. Mazinger2009-11-222-31/+32
* a.out.h: why was this needed?Peter S. Mazinger2009-11-221-5/+1
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-221-5/+5
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-221-3/+0
* disable libutil related prototypes if asked toBernhard Reutner-Fischer2009-11-221-0/+2
* MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-222-0/+4
* correct documentationBernhard Reutner-Fischer2009-11-221-4/+4
* realpath: SUSv4 compliantBernhard Reutner-Fischer2009-11-221-3/+1
* silence warning about undefined CPP tokenBernhard Reutner-Fischer2009-11-221-1/+1
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-161-8/+10
* _toupper, _tolower depend on SUSv4Bernhard Reutner-Fischer2009-10-161-3/+6
* add timerfd syscall and headerStephan Raue2009-09-211-0/+1
* add a __resp ptr for the no threads caseAustin Foxley2009-09-201-0/+1
* sigpause: remove libc_hidden_proto/defDenys Vlasenko2009-09-181-1/+0
* sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko2009-09-181-1/+0
* Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile.Rob Landley2009-09-181-1/+1
* sync up bfin reloc names to masterAustin Foxley2009-09-181-19/+19
* 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-181-1/+5
* setup attribute_optimize which comes with gcc-4.4+Mike Frysinger2009-09-181-0/+6
* math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATHDenys Vlasenko2009-09-091-1/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-032-7/+7
* add a wchar.h stubMike Frysinger2009-08-191-0/+14
* fix lib_hidden_proto's which have extra ;Denys Vlasenko2009-08-191-2/+2
* add more arch-specific include/ ignoresMike Frysinger2009-08-191-1/+13
* add hidden aliases for openat funcsMike Frysinger2009-08-191-0/+2
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-08-191-0/+4
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-08-196-10/+10
* first pass at implementing *at funcsMike Frysinger2009-08-196-30/+87
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-08-194-47/+47
* dirent: push dirent type to prototypesMike Frysinger2009-08-191-16/+58
* string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPTMike Frysinger2009-08-191-1/+1
* note that we do not want hidden malloc aliasesMike Frysinger2009-08-191-0/+2
* start ignoring include/ symlinksMike Frysinger2009-08-191-18/+22
* relocate i386 string.h to i386-specific dirMike Frysinger2009-08-192-317/+1
* add hidden aliases for older regex search functionsMike Frysinger2009-08-191-0/+2