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
2019-11-06
riscv64: lazy relocations do not work like sparc/m68k
Waldemar Brodkorb
2019-11-01
riscv64: add shared library support
Waldemar Brodkorb
2019-06-21
fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat()
Denys Vlasenko
2019-04-14
Fix TLS allocation and loading in !SHARED case
Yann Sionneau
2018-09-21
wordexp: Fix the usage of the internal _itoa function
Segev Finer
2018-08-10
nptl threads: Fix bug in using a weak variable.
Christophe Lyon
2018-08-10
Allow to generate PIE 'static' binary
Christophe Lyon
2018-08-10
rtld: Add #if defined (__FDPIC__)
Christophe Lyon
2018-02-03
add libc version compatibility
Waldemar Brodkorb
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
[next]