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
/
unistd
Age
Commit message (
Expand
)
Author
2016-06-15
sysconf: Support _SC_(AV)?PHYS_PAGES.
Nicolas Cavallari
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-02-24
Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portabili...
Ubaldo Porcheddu
2016-01-03
libc: getpass,getutent: allocate buffer dynamically
Waldemar Brodkorb
2016-01-01
Add argp implementation
Salvatore Cro
2015-02-14
Revert "resolve merge"
Waldemar Brodkorb
2015-02-14
resolve merge
Waldemar Brodkorb
2014-12-25
merge upstream changes
Waldemar Brodkorb
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2014-10-01
remove forced gcc optimization
Waldemar Brodkorb
2013-02-18
libc: add non standard execvpe function
Henning Heinold
2013-02-07
buildsys: Fix kbuild-style switch fallout
Markos Chandras
2013-02-05
buildsys: switch libc to kbuild-style
Bernhard Reutner-Fischer
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
exec.c: remove duplicate attribute_hidden
Peter S. Mazinger
2012-06-15
use open_not_cancel_2 instead of open_not_cancel
Peter S. Mazinger
2012-06-15
enable the common code for NPTL
Peter S. Mazinger
2012-06-15
sysconf.c: the clock_getres function is good for NPTL as well
Peter S. Mazinger
2012-06-15
pthreadP.h: avoid shadow warnings
Peter S. Mazinger
2012-06-15
geopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
Peter S. Mazinger
2012-06-15
getopt[-susv3].c: use libintl's _(x)
Peter S. Mazinger
2012-06-15
getopt.c, getopt.h: avoid the need for __FORCE_GLIBC
Peter S. Mazinger
2012-06-15
wordexp.c, sysconf.c: include ctype.h for isspace
Peter S. Mazinger
2012-04-18
sysconf: use getrlimit to determine ARG_MAX
Bernhard Reutner-Fischer
2012-01-01
getpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets
Denys Vlasenko
2011-12-23
getpass: several fixes
Denys Vlasenko
2011-11-17
unistd: hide relocations
Bernhard Reutner-Fischer
2011-04-29
sysconf: clock_getres depends on HAS_REALTIME
Bernhard Reutner-Fischer
2010-10-30
sleep: include Linus' email in the comment
Denys Vlasenko
2010-10-29
sleep: document testing result on 2.4.x kernels
Denys Vlasenko
2010-10-29
sleep: add comment with test program for SIG_IGNed SIGCHLD
Denys Vlasenko
2010-10-22
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
sleep: tiny code shrink
Denys Vlasenko
2010-10-22
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
Denys Vlasenko
2010-10-22
sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case
Denys Vlasenko
2010-10-22
sleep: remove commented-out code. no code changes
Denys Vlasenko
2010-10-21
sleep: code shrink
Denys Vlasenko
2010-09-15
libc: Fix cancellation handling in some C functions
Salvatore Cro
2010-08-05
usershell: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2010-07-26
daemon: drop cruft incorrectly re-introduced by nptl merge
Mike Frysinger
2010-07-09
include/param.h: Dont use ARG_MAX from kernel headers
Khem Raj
2010-04-12
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-08
confstr: properly stringify version parts
Bernhard Reutner-Fischer
2010-04-06
correctly quote version in confstr
Austin Foxley
2010-04-06
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
Bernhard Reutner-Fischer
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
[next]