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
2012-01-27
libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code
Carmelo Amoroso
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2012-01-26
syscall: flag ia64 syscall error path as unlikely
Bernhard Reutner-Fischer
2012-01-26
arm: tweak comment
Bernhard Reutner-Fischer
2012-01-23
libc: fix signal handling in system()
Richard Braun
2012-01-18
i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions
Denys Vlasenko
2012-01-18
stubs: mark stubs as used
Bernhard Reutner-Fischer
2012-01-16
mips/dlfcn.h: Disable RTLD_DEEPBIND
Khem Raj
2012-01-15
libc: build abort with unwind-info for backtrace
Bernhard Reutner-Fischer
2012-01-13
libc: allow to backtrace out of abort call
Carmelo Amoroso
2012-01-01
getpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets
Denys Vlasenko
2011-12-23
getpass: several fixes
Denys Vlasenko
2011-12-03
x86_64: add PLT bypass for __sigsetjmp
Mike Frysinger
2011-12-03
getutid: add a hidden def
Mike Frysinger
2011-11-27
make ARRAY_SIZE commonly available internally
Mike Frysinger
2011-11-25
buildsys: s/CROSS/CROSS_COMPILE/g
Carmelo Amoroso
2011-11-23
libc: do not rely upon ulimit kernel syscall.
Carmelo Amoroso
2011-11-20
stdio: add support for "e" flag with fopen()
Mike Frysinger
2011-11-17
misc: hide __gen_tempname
Bernhard Reutner-Fischer
2011-11-17
stdio: hide _stdio_validate_FILE
Bernhard Reutner-Fischer
2011-11-17
regex_old: make some internal helpers static
Bernhard Reutner-Fischer
2011-11-17
inet: hide relocations
Bernhard Reutner-Fischer
2011-11-17
unistd: hide relocations
Bernhard Reutner-Fischer
2011-11-17
resolv: hide relocations
Bernhard Reutner-Fischer
2011-11-14
Add a C6X-specific ipc.h.
Bernd Schmidt
2011-11-07
libc: flesh out linux scheduler functions
Henning Heinold
2011-11-07
ldso: support RTLD_NOLOAD
Timo Teräs
2011-11-07
stdlib: add qsort_r
Bernhard Reutner-Fischer
2011-11-04
powerpc: Fix typo in clone()
Bernhard Reutner-Fischer
2011-11-04
Add stub for eventfd.
Jean-Christian de Rivaz
2011-11-04
libm: implement a generic sincos().
William Pitcock
2011-11-02
setegid: use setresgid conditionally
Bernhard Reutner-Fischer
2011-11-02
stubs: remove leftover undefs
Bernhard Reutner-Fischer
2011-11-02
stubs: handle linux module functions
Bernhard Reutner-Fischer
2011-11-02
stubs: handle linux-specific
Bernhard Reutner-Fischer
2011-11-02
stubs: fix inverted socket logic
Bernhard Reutner-Fischer
2011-11-02
stubs: undef linux specific unless they were asked for
Bernhard Reutner-Fischer
2011-10-31
Add eventfd support.
Jean-Christian de Rivaz
2011-10-27
sparc: fix build for linuxthreads.old
Rob Landley
2011-10-27
sh: fix build for SH in !NPTL case
Rob Landley
2011-10-21
resolv: fix memory leak
Bernhard Reutner-Fischer
2011-10-20
resolv: commentary typo fix
Bernhard Reutner-Fischer
2011-10-20
gethostbyname_r: set correct h_errno upon failure
Bernhard Reutner-Fischer
2011-10-20
resolv: fix compilation
Bernhard Reutner-Fischer
2011-10-12
libc: fix daylight saving time handling
Guillaume Bourcier
2011-10-06
microblaze mmu/elf/shared lib support
Ryan Flux
2011-10-06
microblaze linux has no SDA support
Steve Bennett
2011-10-06
microblaze can be either big or little endian
Steve Bennett
2011-10-06
Use the generic bits/select.h for microblaze
Steve Bennett
2011-09-15
Defeat compiler optimization which assumes function addresses are never NULL
Denys Vlasenko
[next]