OSDN Git Service

Merge remote branch 'origin/master' into nptl
[uclinux-h8/uClibc.git] / include /
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-25 Bernhard Reutner... ether_*() depend on socket or IP support
2009-11-25 Bernhard Reutner... in6_{pktinfo,mtuinfo}: provide type if IPV6 is on
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-19 Peter S. Mazingerfeatures.h: reorganize
2009-11-19 Peter S. Mazingerlimits.h: update
2009-11-19 Peter S. Mazingerhelp broken apps to detect __GLIBC__ headers
2009-11-19 Peter S. Mazingerupdate headers and disable prototypes
2009-11-19 Peter S. Mazingerprotocols.h: remove
2009-11-19 Peter S. Mazingersync some headers and disable unused prototypes
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-11-19 Peter S. Mazingeruse __BYTE_ORDER and __*ENDIAN
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Peter S. Mazingermove __linux__ to libc-internal.h
2009-11-19 Peter S. Mazingerassert: make linenumber unsigned
2009-11-19 Peter S. Mazingernameser.h: sync with glibc
2009-11-19 Peter S. Mazingerinet.h: mark inet_ntoa_r as uClibc specific
2009-11-19 Peter S. Mazingermove extend_alloca macro to alloca.h
2009-11-19 Peter S. Mazingera.out.h: why was this needed?
2009-11-19 Peter S. Mazingerno need for bits/syscalls.h on target
2009-11-19 Peter S. Mazingerrm uClibc_arch_features.h on install
2009-11-19 Bernhard Reutner... disable libutil related prototypes if asked to
2009-11-19 Bernhard Reutner... MAXFLOAT: obsolescent in SUSv4
2009-11-17 Bernhard Reutner... correct documentation
2009-11-14 Bernhard Reutner... realpath: SUSv4 compliant
2009-11-13 Bernhard Reutner... silence warning about undefined CPP token
2009-10-08 Bernhard Reutner... ftw() is obsolescent in SUSv4
2009-10-08 Bernhard Reutner... _toupper, _tolower depend on SUSv4
2009-09-26 Austin Foxleyinclude/: add tls errno and res_state
2009-09-22 Stephan Raueadd timerfd syscall and header
2009-09-19 Denys Vlasenkosigpause: remove libc_hidden_proto/def
2009-09-19 Denys Vlasenkosigwait: remove __sigwait and __GI_sigwait symbols...
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-15 Mike Frysingersys/mount.h: sync with latest glibc
2009-09-15 Mike Frysingersetup attribute_optimize which comes with gcc-4.4+
2009-09-05 Denys Vlasenkomath.h: fix trivial typo (missing !): !defined __NO_LON...
2009-08-30 Bernhard Reutner... honour NO_LONG_DOUBLE_MATH
2009-07-23 Denys Vlasenkofix lib_hidden_proto's which have extra ;
2009-07-23 Mike Frysingeradd more arch-specific include/ ignores
2009-07-22 Mike Frysingeradd hidden aliases for openat funcs
2009-07-22 Mike Frysingeradd hidden aliases for ntoh/hton functions
2009-07-21 Denys Vlasenkos/UCLIBC_INTERNAL/_LIBC/g
2009-07-20 Mike Frysingerfirst pass at implementing *at funcs
2009-07-20 Mike Frysingersync a few headers with glibc (no functional changes)
2009-07-20 Mike Frysingerdirent: push dirent type to prototypes
2009-07-20 Mike Frysingerstring: only include inline-asm if UCLIBC_HAS_STRING_AR...
2009-07-20 Mike Frysingeradd a wchar.h stub
2009-07-20 Mike Frysingernote that we do not want hidden malloc aliases
2009-07-20 Mike Frysingerrelocate i386 string.h to i386-specific dir
2009-07-20 Mike Frysingerstart ignoring include/ symlinks
2009-07-20 Mike Frysingeradd hidden aliases for older regex search functions
2009-07-09 Mike Frysingersyscall: unify common syscall defines
2009-07-06 RonAdd a few missing includes
2009-07-06 RonAdd some missing printf/scanf format attributes
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-02 Mike FrysingerBlackfin: make sure all relocs are uppercase
2009-04-27 austinfpatch from Joseph S. Meyers
2009-04-07 Mike Frysingerimplement daemon() using clone() on no-mmu systems...
2009-03-25 Bernhard Reutner... - Add strtouq alias (to strtoul) for 64bit
2009-02-27 Denis Vlasenkofix breakage in x86_64 defconfig
2009-02-24 Rob LandleyFix __attribute__ (( __attribute__ ((noreturn)))),...
2009-02-18 Denis Vlasenkomathcalls.h: remove tons of redundant semicolons; bette...
2009-02-17 Denis Vlasenkofix typo in comment
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2009-02-14 Denis Vlasenkomath.h: fix libm_hidden_proto leak into sanitized headers
2009-02-13 Bernhard Reutner... - repair my r25322 that ment to deal with getdomainname...
2009-02-13 Bernhard Reutner... - we may need getdomainname internally
2009-02-13 Bernhard Reutner... - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by mergin...
2009-02-11 Denis Vlasenkoadd comment why do we need _ISbit() macro
2009-02-10 Carmelo AmorosoRe-add _ISbit macro required to build libstdc++ from...
2009-02-10 Mike Frysingerdo not rely on features.h so that elf.h can be used...
2009-02-08 Denis VlasenkoAdd strverscmp() and versionsort[64]().
2009-01-21 Bernhard Reutner... - remove unavailable functionality upon request (Peter...
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2009-01-11 Denis Vlasenkoreplace yet another _dl_malloc + _dl_memset with _dl_zalloc
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2009-01-08 Carmelo AmorosoSilent compiler warning regarding undefined macro
2008-12-31 Khem RajMerge some pre-work from branch, needed by NPTL.
2008-12-29 Bernhard Reutner... - whitespace cleanup; no obj-code changes
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-28 Denis Vlasenkoremove many functions which just call __ieee754_<function>,
2008-12-27 Denis VlasenkoHelp unifdef to remove private parts of headers
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-26 Denis Vlasenkoregex: drop __<funcname> aliases. remove much of unused...
2008-12-26 Denis Vlasenkoinclude/libc-string_i386.h: fix a bug where memset...
2008-12-22 Bernhard Reutner... - remove whitespace
2008-12-22 Bernhard Reutner... - fix fpclassify, signbit, isfinite, isnan, isinf macro...
2008-12-22 Bernhard Reutner... - non-pic support for MIPS (Catherine Moore, clm at...
2008-12-22 Denis VlasenkoRemove unused macros
2008-12-17 Denis Vlasenkosince gcc -Os hates us and does not inline string ops,
2008-12-15 Denis Vlasenkoremove some duplicates in bits/signum.h. No code changes.
2008-12-15 Denis Vlasenkosigaction overhaul as described in docs/sigaction.txt
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-12-13 Denis Vlasenkofeatures.h: add TODO (changing __OPTIMIZE_SIZE__ is...
2008-12-13 Denis Vlasenkomake all "XXXhidden_proto(" consistently not use a...
2008-12-13 Denis Vlasenko*: document __USE_EXTERN_INLINES better;
2008-12-01 Denis Vlasenkorpc: constify data, localize unnecessarily static data
2008-12-01 Denis Vlasenkorandom: use smaller data fields where appropriate
2008-12-01 Denis Vlasenkogethostbyname can use gethostbyname2, saving one nearly...
next