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
Age
Commit message (
Expand
)
Author
2010-08-05
getnet: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
getproto: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
usershell: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
switch getservice to config parser
Bernhard Reutner-Fischer
2010-08-05
sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2010-08-05
add config parser
Bernhard Reutner-Fischer
2010-08-05
math: isnan is a C99 feature
Henning Heinold
2010-08-02
nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
Bernhard Reutner-Fischer
2010-07-28
Immediately try next nameserver on recv() failure
Ingo van Lil
2010-07-27
malloc: simplify MAP_UNINITIALIZE ifdef logic
Mike Frysinger
2010-07-27
new helper funcs for alloca/malloc with mmu/nommu
Mike Frysinger
2010-07-27
remove trailing comma in enum
Bernhard Reutner-Fischer
2010-07-27
silence warning about incompatible types with _dl_init_static_tls
Bernhard Reutner-Fischer
2010-07-27
malloc-simple: Make calloc() return zeroed memory
Steven J. Magnani
2010-07-27
lutimes: add lutimes support
Vladimir Zapolskiy
2010-07-27
Fix ctime() standard compliance bug
David A Ramos
2010-07-26
daemon: drop cruft incorrectly re-introduced by nptl merge
Mike Frysinger
2010-07-26
bfin: pull in common/sysdep.h
Mike Frysinger
2010-07-26
msync: skip if syscall is missing
Mike Frysinger
2010-07-26
nommu: fix building of fork.c when stubs are disabled
Mike Frysinger
2010-07-26
bfin: add exec stack markings to assembly files
Mike Frysinger
2010-07-21
arm/crt1.S: Avoid dependency on PC+4 or PC+8
Khem Raj
2010-07-15
arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...
Khem Raj
2010-07-14
silence shadow warnings
Bernhard Reutner-Fischer
2010-07-09
include/param.h: Dont use ARG_MAX from kernel headers
Khem Raj
2010-07-07
arm: Silence warning about shadow declarations
Khem Raj
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-05
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2010-07-03
remove extra comma in lock macro
Austin Foxley
2010-06-30
more workarounds for GCC PR32219
Timo Teräs
2010-06-30
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-30
nptl/errno: Use a separate __errno_location for libpthread.
Khem Raj
2010-06-29
remove redundant args to do_ln
Bernhard Reutner-Fischer
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-06-24
fix race condition when generating linker scripts
Bernhard Reutner-Fischer
2010-06-22
MIPS: Fix build error with linuxthreads.old
Abdoulaye Walsimou Gaye
2010-06-17
libc: define cfi_personality and cfi_lsda
Bernhard Reutner-Fischer
2010-06-17
libc: Fix non-NPTL threads build
Carmelo Amoroso
2010-06-14
sh4: Fixes for SH-4 without an FPU
Carmelo Amoroso
2010-06-11
hcreate_r: silence warning in helper func
Bernhard Reutner-Fischer
2010-06-11
wordexp: silence warning
Bernhard Reutner-Fischer
2010-06-11
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-07
mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips
Khem Raj
2010-06-04
strverscmp: I forgot to export it
Denys Vlasenko
2010-06-01
inotify: add inotify_init1 system call support
Vladimir Zapolskiy
2010-06-01
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
Vladimir Zapolskiy
2010-05-19
mips: Add vfork to libc
Khem Raj
2010-05-17
static build: define pthreads wrappers only for threaded builds
Timo Teräs
[next]