OSDN Git Service

fstatat: fix up behavior on 32/64 bit hosts
[uclinux-h8/uClibc.git] / libc / misc /
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)
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-09-30 Bernhard Reutner... - remove some duplicate includes
2008-09-29 Carmelo Amorosoi18n: Fix mbrtowc function to handle 0xc0 and 0xc1...
2008-09-25 Bernhard Reutner... - cast both times to double for consistency
2008-09-25 Bernhard Reutner... - disable gettext support in obstack.
2008-09-25 Bernhard Reutner... - add missing hidden_def
2008-09-24 Bernhard Reutner... - Fix arguments to compare function. Closes #1081
2008-09-19 Bernhard Reutner... - fix for r23427. Thanks to psm for mentioning this...
2008-09-18 Bernhard Reutner... - remove non stdc path (old style definitions). No...
2008-09-18 Bernhard Reutner... - exec_comm_child can not return ever
2008-09-11 Bernhard Reutner... - fix typo
2008-09-09 Carmelo AmorosoFix some locale multibyte tests failures ad below:
2008-09-09 Carmelo AmorosoRevert latest changes. Instead of applying this work...
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-14 Bernhard Reutner... - improve UCLIBC_LINUX_SPECIFIC
2008-06-27 Mike Frysingerif argv[0] is NULL, dont try to parse it and subsequent...
2008-06-12 Bernd SchmidtRevert revision 19347, plus libc_hidden_proto for __uc_...
2008-06-12 Bernd SchmidtRevert revision 19345 plus libc_hidden_proto for __uc_m...
2008-06-06 Denis VlasenkoFix hard-to-rigger locking bug in vsyslog():
2008-06-04 Bernd SchmidtFix typo that prevented "make clean" from removing...
2008-06-04 Bernd SchmidtThis fixes a problem with the move of libc_hidden_proto...
2008-06-03 Denis Vlasenkosyslog.c: fix a buglet in prev-last commit: logic inver...
2008-06-03 Denis Vlasenkosyslog.c: fix indentation and style. No code changes.
2008-06-03 Denis VlasenkoFix bug 575 and other small problems noticed along...
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
next