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
/
sysdeps
/
linux
Age
Commit message (
Expand
)
Author
2014-01-24
mips: silence _ABI* undef warnings
Bernhard Reutner-Fischer
2014-01-22
powerpc: syscall support up to 6 arguments
Bernhard Reutner-Fischer
2014-01-22
vfork: fix clone based version
Stefan Kristiansson
2014-01-22
libc: fix MIPS N64 fork
Waldemar Brodkorb
2014-01-15
libc: add guard for arm thumb2 asm
Bernhard Reutner-Fischer
2014-01-08
ARC: opencode ENTRY/END macros in crt1
Vineet Gupta
2014-01-08
xtensa: use common ptrace.h
Baruch Siach
2014-01-08
libc: posix_fadvise: restore implementation for xtensa
Baruch Siach
2014-01-08
siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account
Vicente Olivert Riera
2014-01-08
siginfo.h: add a missing function member on ia64, mips and sparc arches
Vicente Olivert Riera
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
2013-12-20
ARC port to uClibc
Vineet Gupta
2013-11-06
prctl: fix system call wrapper
Baruch Siach
2013-11-06
add posix_fadvise() for arm
Khem Raj
2013-11-06
libc/metag: add __kernel_long_t and __kernel_ulong_t
Markos Chandras
2013-11-06
Fix weak/strong attribute of __errno_location and it's __GI alias
Vineet Gupta
2013-11-04
xtensa: fix atomic_decrement_if_positive() return value
Baruch Siach
2013-11-04
xtensa: fix layout of struct sigcontext to match the kernel
Baruch Siach
2013-07-26
libc/sysdeps: Fix common-generic stat.h for BE part 2
Mischa Jonker
2013-07-18
bits/waitstatus.h: correctly interpret status 0x007f on MIPS
Denys Vlasenko
2013-07-04
C6X: Remove DSBT in favour of FDPIC
Luis Machado
2013-07-04
libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibility
Anthony G. Basile
2013-06-29
i386/sysdep.h: Remove STABS_* macros
Khem Raj
2013-06-28
MIPS: set _NSIG to 128, not 129. This matches glibc.
Denys Vlasenko
2013-06-07
eventfd.h: Use new "bits/" scheme for arch-specific flags
Hiroaki KAWAI
2013-04-07
linux: pread/write: fix 64bit handling
Mike Frysinger
2013-04-01
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
linux: readahead: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
Mike Frysinger
2013-04-01
mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
Mike Frysinger
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-03-22
libc: Fix common-generic stat.h for BE
Mischa Jonker
2013-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2013-03-14
metag: Add NPTL support
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
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-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
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
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
[prev]
[next]