Age | Commit message (Expand) | Author |
2017-11-25 | Only emulate fstatfs64 if __NR_fstatfs64 is not defined | Eugene Rudoy |
2017-11-03 | Only emulate statfs64 if __NR_statfs64 is not defined | Waldemar Brodkorb |
2017-10-01 | statfs: bugfix statfs02 fstatfs02 failed in ltp-testsuite | Guo Ren |
2017-07-28 | fix tolower and locales | Eugene Yudin |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
2017-04-17 | remove old regex implementation | Waldemar Brodkorb |
2017-04-17 | remove old fnmatch implementation | Waldemar Brodkorb |
2017-02-01 | g/c __libc_errno | mirabilos |
2017-01-14 | fts: fix gcc compiler warning | Waldemar Brodkorb |
2017-01-14 | fnmatch: fix gcc compiler warnings | Waldemar Brodkorb |
2016-12-21 | remove misc/gnu, cleanup comment | Waldemar Brodkorb |
2016-12-21 | remove obstack support | Waldemar Brodkorb |
2016-12-10 | threads: optimize single threaded applications | Waldemar Brodkorb |
2016-12-03 | fix obstack compile issue after libintl/gettext removal | Waldemar Brodkorb |
2016-12-02 | remove libintl stub and libintl.h header | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-11-27 | Fix handling of unterminated [ expression in fnmatch. | Waldemar Brodkorb |
2016-10-20 | Fix nftw when called with FTW_CHDIR and FTW_DEPTH | John Ata |
2016-09-26 | locale: cleanup support | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |
2016-06-07 | ssp: remove SSP legacy code | Waldemar Brodkorb |
2016-06-01 | remove MJN only debug messages | Waldemar Brodkorb |
2016-04-03 | Provide an alias to _obstack_free | Alexey Neyman |
2016-02-07 | frv: resurrect port somehow, totally untested | Waldemar Brodkorb |
2016-01-03 | libc: getpass,getutent: allocate buffer dynamically | Waldemar Brodkorb |
2015-12-17 | Fix syslog messages lost if syslogd is temporary busy | Vladislav Grishenko |
2015-12-17 | Fix syslog messages lost after syslogd restarts | Vladislav Grishenko |
2015-12-17 | fix readdir_r returns success code while it in fact failed | Waldemar Brodkorb |
2015-10-12 | fix static binaries linked with pthread and compiled with ssp | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-06-10 | strftime: comment on %0xY %+nY %-nY | Bernhard Reutner-Fischer |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | NPTL: Rename a variable | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-25 | utmp: Remove unneeded alias | Bernhard Reutner-Fischer |
2015-03-24 | utmp: indent | Bernhard Reutner-Fischer |
2015-03-24 | utmp: Remove unneeded aliases | Bernhard Reutner-Fischer |
2015-03-24 | utmp: add _unlocked suffix to internal helpers | Bernhard Reutner-Fischer |
2015-03-24 | buildsys: HAS_UTMP (XPG2, SVr4 compat) knob | Bernhard Reutner-Fischer |
2015-03-24 | Revert "utent.c, wtent.c: move functions from utxent.c" | Bernhard Reutner-Fischer |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-22 | libc: Avoid redundant setting of ENOMEM | Bernhard Reutner-Fischer |
2015-01-01 | remove apparently unused code, this time for real | Thorsten Glaser |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-10 | mkostemp: fix implementation | Anthony G. Basile |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-08-18 | libc: add issetugid() | Anthony G. Basile |
2014-04-23 | weak symbols need to be "defined" weak but "declared" strong | Vineet Gupta |
2014-04-23 | LT.old: Make __errno_location/__h_errno_location thread safe | Vineet Gupta |