index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
misc
Age
Commit message (
Expand
)
Author
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
2014-02-15
libc: silence warning in fts
Bernhard Reutner-Fischer
2013-11-06
time.c: make ll_tzname* static again
Bernhard Reutner-Fischer
2013-11-06
misc: fix nm 'No such file' error
Baruch Siach
2013-11-06
Fix weak/strong attribute of __errno_location and it's __GI alias
Vineet Gupta
2013-08-02
libc: add isfdtype()
Anthony G. Basile
2013-07-04
insque: fix segfault on (prev == NULL)
Bartosz Golaszewski
2013-06-28
libc: Fix _obstack_newchunk public symbol vis
Bernhard Reutner-Fischer
2013-06-14
libc: hide obstack relocations
Bernhard Reutner-Fischer
[next]