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-05-30
pread/pwrite: drop fallback funcs
Mike Frysinger
2012-05-30
pread/pwrite: handle renamed syscalls in common/ppc/xtensa code
Mike Frysinger
2012-05-21
mmap()->sys_mmap2: do unsigned shift of offset
James Hogan
2012-05-21
stdio: implement assignment-allocation "m" character
Mike Frysinger
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-05-05
drop support for old systems lacking vfork
Mark Salter
2012-05-03
rpmatch: provide out-of-line implementation
Bernhard Reutner-Fischer
2012-04-28
epoll.h: sync with glibc
Mike Frysinger
2012-04-26
llseek: support __NR_llseek syscall
Mark Salter
2012-04-26
getpgrp: fix fallback handling
Mark Salter
2012-04-26
arm: use PATH_MEM in ioperm()
Bernhard Reutner-Fischer
2012-04-26
mmap64: Use correct type for offset parameter
Mike Frysinger
2012-04-25
atomic.h: handle new mips R10K errata
Bernhard Reutner-Fischer
2012-04-18
sysconf: use getrlimit to determine ARG_MAX
Bernhard Reutner-Fischer
2012-04-17
locale: avoid segfault freelocale()
Bernhard Reutner-Fischer
2012-04-17
wchar: Fix BOM emitting in iconv_open()
Ed W
2012-04-17
ipc: eventually use stat64 in ftok()
Bernhard Reutner-Fischer
2012-04-17
resolv: tiny shrinkage in /etc/hosts handling
Bernhard Reutner-Fischer
2012-04-17
resolv: remove unused variables
Bernhard Reutner-Fischer
2012-04-17
resolv: Fix /etc/hosts for more than MAXALIASES aliases
Bernhard Reutner-Fischer
2012-04-17
parse_config: tweak indentation
Bernhard Reutner-Fischer
2012-04-17
getaddrinfo(): avoid call to __check_pf() when not needed
Alexander Komyagin
2012-04-17
inet: adjust handling of cacnonname in getaddrinfo
Ed W
2012-04-11
mmap64: use INLINE_SYSCALL() helper
Mike Frysinger
2012-04-11
mmap64: include stdint.h for uint64_t
Mike Frysinger
2012-04-10
mmap64: always use unsigned 64bit offsets
Mike Frysinger
2012-04-08
alpha: trim crt code to fix build errors
Mike Frysinger
2012-04-08
signalfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
timerfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify_rm_watch: Change second argument to int
Kevin Cernekee
2012-04-08
regex: silence set-but-unused warnings
Mike Frysinger
2012-04-08
bfin: set an invalid insn for abort
Mike Frysinger
2012-04-04
stubs: Disregard LFS
Bernhard Reutner-Fischer
2012-04-02
fchmodat: fix handling of flags
Mike Frysinger
2012-03-28
stdio: Fix char signedness in _load_inttype()
Bernhard Reutner-Fischer
2012-03-26
arm: disable ioperm/iopl stubs
Mike Frysinger
2012-03-26
Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...
Mike Frysinger
2012-03-26
time.c: Readability improvements - no code changes
Denys Vlasenko
2012-03-26
stubs: unified from future
Bernhard Reutner-Fischer
2012-03-26
Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}
Jason Woodward
2012-03-26
inet:rpc: fix build in !NPTL case
Carmelo Amoroso
2012-03-25
stdio: prevent retries on fclose/fflush after write errors
Denys Vlasenko
2012-03-25
microblaze: add sys/user.h
Steve Bennett
2012-03-11
__stdio_WRITE: make code more readable. No code changes
Denys Vlasenko
2012-02-13
arm: Do not use 'sed -r' to calculate IS_EABI
Khem Raj
2012-02-07
inet:rpc: fix authnone_marshal in multithreading context
Carmelo Amoroso
2012-02-05
lstat/stat/fstat: Use 64bit version of syscall if available
Khem Raj
2012-02-05
Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...
Khem Raj
2012-01-29
tmpnam, tempnam are obsolete in SUSV4
Bernhard Reutner-Fischer
[prev]
[next]