OSDN Git Service

libc_utmp: Fix getutmp and getutmpx for x86_64
[uclinux-h8/uClibc.git] / include /
2010-11-24 Bernhard Reutner... config_parser: hide symbols
2010-10-31 Denys Vlasenkolibm: improve readability of math.h; expand comments...
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-09-15 Salvatore Crolibubacktrace: Provide uClibc with backtrace functions
2010-09-14 Salvatore Cromisc: utmpx based logging support
2010-08-19 Bernhard Reutner... add header guard
2010-08-05 Bernhard Reutner... getnet: switch to config parser
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-08-05 Bernhard Reutner... add config parser
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-27 Vladimir Zapolskiyendian.h: add BSD convertions between big/little-endian...
2010-07-27 Mike Frysingerenable fcntl nocancel prototype for all threads
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-06-10 Roman I Khimovlibm: unhide signgam
2010-05-17 Rob LandleyFix fcntl64 for 64 bit targets.
2010-05-16 Denys Vlasenkoresolv.h: fix wring indentation of #ifdef/#endif pairs
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-16 Timo Teraslibc-symbols: add attribute_protected
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... attribute_optimize: fix typo with args
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-04 Denys Vlasenkogetutid is not used internally, removing hidden_proto
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-16 Austin Foxleymass sync with glibc nptl
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-02 Denys Vlasenko/etc/resolv.conf: support "timeout:n" and "attempts...
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
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...
next