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
Age
Commit message (
Expand
)
Author
2013-03-20
inet: Fix LT{.old,} compilation due to res_iclose
Bernhard Reutner-Fischer
2013-03-20
LT.old: add missing prototypes
Bernhard Reutner-Fischer
2013-03-20
rpc: silence warning
Bernhard Reutner-Fischer
2013-03-20
test: fix non-O checking
Bernhard Reutner-Fischer
2013-03-14
test: add missing top_srcdir
Bernhard Reutner-Fischer
2013-03-14
buildsys: remove calls to mktemp
Bernhard Reutner-Fischer
2013-03-14
test: silence warning in skeleton
Bernhard Reutner-Fischer
2013-03-14
test: silence warning in testsuite.h
Bernhard Reutner-Fischer
2013-03-14
test: update test-skeleton.c
Bernhard Reutner-Fischer
2013-03-14
libubacktrace: use libgcc_s.h
Bernhard Reutner-Fischer
2013-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2013-03-14
inet: res_nclose: free user-buffer, not global _res
Bernhard Reutner-Fischer
2013-03-14
test: dlopen: fix misplaced buildsys hunk
Bernhard Reutner-Fischer
2013-03-14
buildsys: remove surplus slashes from test dir paths
Bernhard Reutner-Fischer
2013-03-14
buildsys: tweak KCONFIG_CONFIG export
Bernhard Reutner-Fischer
2013-03-14
test: cater for config
Bernhard Reutner-Fischer
2013-03-14
test: compile test{,_glibc} adjacent
Bernhard Reutner-Fischer
2013-03-14
metag: Add NPTL support
Markos Chandras
2013-03-14
extra/locale: Mark __codeset_8_bit_t as packed for Meta
Markos Chandras
2013-03-14
metag: Add support for loading shared objects into core memories.
Markos Chandras
2013-03-14
libm: Add support for the Meta architecture
Markos Chandras
2013-03-14
Add support for the Meta architecture
Markos Chandras
2013-03-14
ldd: Add MATCH_MACHINE definition for Meta
Markos Chandras
2013-03-14
elf: Add ELF magic number and relocations for the Meta architecture
Markos Chandras
2013-03-14
ldso: Fix Build warnings with common-generic ABI build
Vineet Gupta
2013-03-14
libpthread: linuxthreads.old: Allow building for no-legacy-syscalls ABI
Vineet Gupta
2013-03-14
libc/ipc: Make IPC_64 0 for common-generic ABI
Vineet Gupta
2013-03-14
fstat64: Fix Build warnings with common-generic ABI build
Vineet Gupta
2013-03-14
leek: if lseek syscall is not available, use lseek64 even for !LFS
Vineet Gupta
2013-03-14
utimes: Export utimensat based utimes
Vineet Gupta
2013-03-13
LT{,.old}: include stddef.h for size_t
Vineet Gupta
2013-03-07
buildsys: Add missing $(SYMBOL_PREFIX) to symbol names
Markos Chandras
2013-03-07
libpthread: Remove useless .cvsignore files
Markos Chandras
2013-02-27
nptl/allocatestack.c: Fix stack mprotect alignment for STACK_GROWS_UP
Markos Chandras
2013-02-27
libc/pause: Enable pause_nocancel for arches without __NR_pause
Markos Chandras
2013-02-20
nice: fix overflow checking in int_add_no_wrap()
Xi Wang
2013-02-20
inet: remove noreturn attribute from res_nclose
Bernhard Reutner-Fischer
2013-02-20
scripts: remove CVS header from getent
Bernhard Reutner-Fischer
2013-02-20
libc/ipc: Allow architectures to define their own __IPC_64 macro
Markos Chandras
2013-02-20
ldso: Use newer syscalls if arch does not have the deprecated syscalls
Markos Chandras
2013-02-20
open: Use openat if arch does not have the open syscall
Markos Chandras
2013-02-20
not-cancel.h: Use openat if arch does not have the open syscall
Markos Chandras
2013-02-20
open64: Use openat if arch does not have the open syscall
Markos Chandras
2013-02-20
fcntl: Use fcntl64 is arch does not have the fcntl syscall
Markos Chandras
2013-02-20
fstatfs64: Prefer fstatfs64 system call instead of __libc_fstatfs
Markos Chandras
2013-02-20
fstatfs: Add __libc_fstatfs wrapper
Markos Chandras
2013-02-20
stat: Use fstatat64 if arch does not have the stat syscall
Markos Chandras
2013-02-20
ustat: Add ustat stub for arches that don't have the ustat system call
Markos Chandras
2013-02-20
lstat64: Use fstatat64 if arch does not have the lstat64 syscall
Markos Chandras
2013-02-20
lstat: Use fstatat64 if arch does not have the lstat syscall
Markos Chandras
[next]