Mark Salter
|
7bad8cf68b
llseek: support __NR_llseek syscall
|
12 years ago |
Mark Salter
|
9f096becc4
getpgrp: fix fallback handling
|
12 years ago |
Bernhard Reutner-Fischer
|
9756397b62
arm: use PATH_MEM in ioperm()
|
12 years ago |
Mike Frysinger
|
b713a0b26f
mmap64: Use correct type for offset parameter
|
12 years ago |
Bernhard Reutner-Fischer
|
aa3d9c9202
atomic.h: handle new mips R10K errata
|
12 years ago |
Mike Frysinger
|
c51edb3fae
linuxthreads.old: refactor nommu logic a little to avoid mmu warning
|
12 years ago |
Mike Frysinger
|
84347a3c16
linuxthreads.old: pass back up saved_errno value in manager init
|
12 years ago |
Mike Frysinger
|
22eb98f555
linuxthreads.old: fix set-but-unused warning
|
12 years ago |
Mike Frysinger
|
9c8c3a7914
linuxthreads.old: fix typo in pthread_mutex_unlock hidden prototype
|
12 years ago |
Mike Frysinger
|
6f42e7e2cf
getconf: include a newline in error messages
|
12 years ago |
Mike Frysinger
|
0c3247e4c1
linuxthreads.old: only declare __pthread_xxx funcs hidden inside of libpthread
|
12 years ago |
Bernhard Reutner-Fischer
|
4b24c5ad36
sysconf: use getrlimit to determine ARG_MAX
|
12 years ago |
Bernhard Reutner-Fischer
|
1d57dcdd9b
config: Fix alphabetical sort order of targets
|
12 years ago |
Bernhard Reutner-Fischer
|
c3db6430eb
ldd: silence warnings
|
12 years ago |
Bernhard Reutner-Fischer
|
15d28c8ce0
locale: avoid segfault freelocale()
|
12 years ago |
Bernhard Reutner-Fischer
|
521d842a5e
test: Ignore various test objects in locale
|
12 years ago |
Ed W
|
ab3c5d5b0d
wchar: Fix BOM emitting in iconv_open()
|
12 years ago |
Bernhard Reutner-Fischer
|
a2cc737844
ipc: eventually use stat64 in ftok()
|
12 years ago |
Bernhard Reutner-Fischer
|
2dab3f5ed3
resolv: tiny shrinkage in /etc/hosts handling
|
12 years ago |
Bernhard Reutner-Fischer
|
81545fb106
resolv: remove unused variables
|
12 years ago |
Bernhard Reutner-Fischer
|
dcb6ac1354
resolv: Fix /etc/hosts for more than MAXALIASES aliases
|
12 years ago |
Bernhard Reutner-Fischer
|
238d11fd33
parse_config: tweak indentation
|
12 years ago |
Alexander Komyagin
|
777aef5097
getaddrinfo(): avoid call to __check_pf() when not needed
|
12 years ago |
Ed W
|
97214b87d6
inet: adjust handling of cacnonname in getaddrinfo
|
12 years ago |
Mike Frysinger
|
f6f98ad866
mmap64: use INLINE_SYSCALL() helper
|
12 years ago |
Mike Frysinger
|
47009e1e1c
mmap64: include stdint.h for uint64_t
|
12 years ago |
Mike Frysinger
|
3d744d6d36
mmap64: always use unsigned 64bit offsets
|
12 years ago |
Kevin Cernekee
|
5707bfc85c
test/misc: Add tst-inotify
|
12 years ago |
Kevin Cernekee
|
f6944967ac
test/inet: Add tst-sock-nonblock
|
12 years ago |
Kevin Cernekee
|
68107fe050
test/time: Add tst-timerfd
|
12 years ago |