OSDN Git Service

add MULTILIB_DIR: Path component for libdirs
[uclinux-h8/uclibc-ng.git] / libc / misc /
2010-02-03 Bernhard Reutner... __uClibc_main: use __pagesize to protect against recursion
2010-02-02 Denys Vlasenkoremove two checks for gettimeofday error
2010-02-01 Khem Rajerrno: hide __libc_resp, __libc_errno, and __libc_h_errno
2010-01-24 Denys Vlasenkowchar.c: fix indentation
2010-01-23 Bernhard Reutner... silence some warnings about unused params
2010-01-21 Bernhard Reutner... wordexp: silence shadow warning
2010-01-09 Denys Vlasenkoctime: do not use static struct tm buffer
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-13 Denys Vlasenkosyslog: use send(MSG_NOSIGNAL) instead of write, thus...
2009-12-13 Denys Vlasenkosyslog: fix openlog(xx, LOG_KERN) and optimize a bit
2009-11-20 Bernhard Reutner... __assert: include unistd.h for smallint
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-11-19 Peter S. Mazingerassert: make linenumber unsigned
2009-10-22 Mike Frysingerregex: call memcpy() ourselves
2009-10-08 Bernhard Reutner... ftw() is obsolescent in SUSv4
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-26 Austin Foxleyerrno.c: add tls versions of errno and h_errno
2009-09-26 Austin Foxleydl-support.c: add tls support
2009-09-19 Denys Vlasenkolibc/misc/wctype/_wctype.c: make it more readable....
2009-09-19 Denys Vlasenkoremove a few more empty #if/#endif pairs
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-09-08 Denys Vlasenkotime.c: style cleanup. no code changes (verified with...
2009-09-08 Denys Vlasenkosimpler and shorter read_TZ_file() helper
2009-09-06 Denys Vlasenkowordexp.c: cleanup - remove old hidden_proto's; remove...
2009-09-06 Denys Vlasenkowordexp.c: fix a bug where we might close stdout
2009-09-05 Denys Vlasenkodo not save/restore errno around free() calls
2009-09-05 Denys Vlasenkowtmp code: style fixes, no code changes
2009-09-05 Denys VlasenkoCLOEXEC: use open(CLOEXEC) if exist; do not check fcntl...
2009-09-05 Denys Vlasenkoutent.c: fix a few bugs, and shrink a bit
2009-09-05 Denys Vlasenkomath.h: fix trivial typo (missing !): !defined __NO_LON...
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-17 Bernhard Reutner... add hidden aliases for newer regex search functions
2009-08-01 Khem Rajfnmatch.c: Include unistd.h before undefining _LIBC.
2009-07-31 Khem Rajfnmatch.c: Change scope of posixly_correct to be global.
2009-07-28 Bernhard Reutner... remove erroneous ';'
2009-07-23 Mike Frysingerfix dl_iterate_phdr() for FDPIC systems
2009-07-20 Mike Frysingerfix building for systems w/out ldso support
2009-07-20 Mike Frysingerfirst pass at implementing *at funcs
2009-07-20 Mike Frysingerdirent: push dirent type to prototypes
2009-07-20 Mike Frysingerregex: convert #if to #ifdef
2009-07-20 Mike Frysingeradd hidden aliases for older regex search functions
2009-07-06 RonCheck #if feature test macros are defined where they...
2009-07-06 RonProvide token prototypes for functions that are externa...
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 André Goddard Rosawchar: fix inverted parameters in error message
2009-02-13 Bernhard Reutner... - fix fallout from r24140 and r24160 for !CTYPE_TABLES
2009-02-08 Denis VlasenkoAdd strverscmp() and versionsort[64]().
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-26 Denis Vlasenkoconvert yet another old-style function definition
2008-12-26 Denis Vlasenkonew regex: stop confusing ourself with _LIBC being...
2008-12-26 Denis Vlasenkoregex: remove useless casts on allocations;
2008-12-26 Denis Vlasenkoregex: drop __<funcname> aliases. remove much of unused...
2008-12-25 Denis Vlasenkotest/regex/tst-regex2.c: fix the rest of testsuite...
2008-12-25 Denis Vlasenkotest/regex/tst-regex2.c: fix test failure. Next one...
2008-12-22 Denis VlasenkoUCLIBC_CTYPE_HEADER define is removed, as it always
2008-12-21 Denis Vlasenkomore of warning fixes, mostly pointer signedness mismatches
2008-12-21 Denis Vlasenkomore of pointer signedness warnings removed
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: heed a pile of warnings
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: remove one unneeded static...
2008-12-20 Denis VlasenkoDeal with a few data fields which may be made constant.
2008-12-14 Denis Vlasenkoheed compiler warnings about checking non-defined varia...
2008-12-12 Denis Vlasenko*: remove vestiges of gcc's "bounded pointers" feature,
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-12-10 Denis Vlasenkoremove __libc_fcntl[64]
2008-12-02 Carmelo AmorosoFix wcswidth function when LOCALE support is disabled
2008-12-01 Denis Vlasenkoon Bernd's request, remove commented-out code snippets
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-12-01 Denis Vlasenkorandom: use smaller data fields where appropriate
2008-11-29 Denis Vlasenkofix improperly hidden fwprintf.
2008-11-27 Bernhard Reutner... - make isascii visible again
2008-11-26 Bernhard Reutner... - revert 24148:24151
2008-11-26 Denis Vlasenkolibc/string: need additional work to remove libc_hidden...
2008-11-25 Bernhard Reutner... - hide some time related relocs
2008-11-25 Bernhard Reutner... - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger...
2008-11-25 Bernhard Reutner... - cosmetic tidy up of clean target
2008-11-25 Bernhard Reutner... - make sure isspace() is exported.
2008-11-22 Denis Vlasenkofix some unneeded PLT references
2008-11-21 Denis Vlasenkofix apparent typo (unnoticed for long time, probably
2008-11-21 Denis Vlasenkodeal with TODOs left over from libc_hidden_proto removal
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Carmelo AmorosoChanged Copyright and License statement according to...
2008-11-18 Carmelo AmorosoChanged Copyright and License statement according to...
2008-11-18 Carmelo AmorosoFix typo: missing )
2008-11-18 Carmelo AmorosoMove _dl_iterate_phdr into libc.so.0 and libc.a (as...
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-16 Bernhard Reutner... - cleanup {,f}stat{,v}fs{,64} relocs
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-11-01 Denis Vlasenkotrivial code shrink by making some strings static
2008-10-31 Bernhard Reutner... - whitespace fixes
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-10-18 Bernhard Reutner... - sync fix for scandir errno handling to scandir64...
2008-10-06 Carmelo AmorosoFix scandir function to reset the errno when the
2008-10-06 Bernhard Reutner... - sync obstack.{c,h} with glibc (Peter S. Mazinger)
next