index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bfin: pull in common/sysdep.h
Mike Frysinger
2010-07-26
1
-1
/
+1
*
msync: skip if syscall is missing
Mike Frysinger
2010-07-26
1
-0
/
+4
*
nommu: fix building of fork.c when stubs are disabled
Mike Frysinger
2010-07-26
1
-1
/
+2
*
bfin: add exec stack markings to assembly files
Mike Frysinger
2010-07-26
5
-0
/
+10
*
arm/crt1.S: Avoid dependency on PC+4 or PC+8
Khem Raj
2010-07-21
1
-8
/
+3
*
arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...
Khem Raj
2010-07-15
1
-9
/
+9
*
silence shadow warnings
Bernhard Reutner-Fischer
2010-07-14
3
-48
/
+48
*
include/param.h: Dont use ARG_MAX from kernel headers
Khem Raj
2010-07-09
1
-1
/
+9
*
arm: Silence warning about shadow declarations
Khem Raj
2010-07-07
2
-26
/
+26
*
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
3
-7
/
+7
*
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-06
2
-0
/
+4
*
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2010-07-05
2
-4
/
+0
*
remove extra comma in lock macro
Austin Foxley
2010-07-03
1
-1
/
+1
*
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-30
2
-5
/
+8
*
remove redundant args to do_ln
Bernhard Reutner-Fischer
2010-06-29
1
-1
/
+1
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
8
-29
/
+29
*
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-06-24
4
-5
/
+5
*
MIPS: Fix build error with linuxthreads.old
Abdoulaye Walsimou Gaye
2010-06-22
1
-1
/
+1
*
libc: define cfi_personality and cfi_lsda
Bernhard Reutner-Fischer
2010-06-17
1
-0
/
+11
*
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-11
4
-3
/
+5
*
mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips
Khem Raj
2010-06-07
1
-7
/
+21
*
inotify: add inotify_init1 system call support
Vladimir Zapolskiy
2010-06-01
2
-0
/
+17
*
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
Vladimir Zapolskiy
2010-06-01
1
-1
/
+11
*
mips: Add vfork to libc
Khem Raj
2010-05-19
2
-3
/
+8
*
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-09
12
-336
/
+724
*
fix a few build errors for the no threads case
Austin Foxley
2010-04-28
1
-0
/
+1
*
MIPS: restore INLINE_SYSCALL macro
Gabor Juhos
2010-04-27
1
-2
/
+2
*
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-04-27
1
-59
/
+97
*
libc/x86_64: use ELF-compatible definitions for assembler
Roman I Khimov
2010-04-27
1
-17
/
+1
*
enable building __fcntl_nocancel, as it used unconditionally now
Austin Foxley
2010-04-25
1
-2
/
+0
*
nptl: fix libc internal, dynamically enabled locking
Timo Teräs
2010-04-22
1
-12
/
+5
*
nptl: remove unneeded libc-lock.h include
Timo Teräs
2010-04-20
1
-1
/
+0
*
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-16
2
-8
/
+21
*
nptl: fix libc sigtimedwait
Timo Teräs
2010-04-15
1
-2
/
+3
*
nptl: fix libc sigaction signal checking
Timo Teräs
2010-04-15
2
-19
/
+0
*
Fixes NPTL build on x86.
Natanael Copa
2010-04-09
1
-1
/
+1
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
1
-108
/
+155
|
\
|
*
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...
Denys Vlasenko
2010-04-06
1
-18
/
+78
|
*
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
2010-04-06
1
-45
/
+9
|
*
i386/bits/syscalls.h: generate better code using more restrictive asm constra...
Denys Vlasenko
2010-04-06
1
-4
/
+11
|
*
i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
2010-04-06
1
-100
/
+116
*
|
poll.c: fix incorrect merge
Austin Foxley
2010-04-02
1
-3
/
+1
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
9
-286
/
+201
|
\
|
|
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
2
-6
/
+6
|
*
nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines
Tobias Klauser
2010-03-18
1
-274
/
+85
|
*
nios2: Update fcntl.h from m68k
Tobias Klauser
2010-03-18
1
-2
/
+4
|
*
nios2: Add sys/user.h
Tobias Klauser
2010-03-16
1
-0
/
+93
|
*
pull kernel-features.h from NPTL
Bernhard Reutner-Fischer
2010-03-05
1
-18
/
+392
|
*
poll: unavailable on linux < 2.2.0
Bernhard Reutner-Fischer
2010-03-04
2
-1
/
+7
|
*
libc_sh: Add a sysdep header for sh
Carmelo Amoroso
2010-02-10
1
-0
/
+277
[prev]
[next]