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
...
*
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
|
*
libc: Add a common sysdep header
Carmelo Amoroso
2010-02-10
1
-0
/
+139
|
*
getdents: Fix mips64 build
Atsushi Nemoto
2010-02-05
1
-4
/
+4
*
|
Get x86_64 compile to succeed.
Khem Raj
2010-02-19
1
-1
/
+2
*
|
add dwarf defines used in cfi statements
Austin Foxley
2010-02-19
1
-0
/
+19
*
|
update kernel-features.h with futex features
Austin Foxley
2010-02-19
1
-0
/
+17
*
|
fixes to get nptl compiling for x86_64
Austin Foxley
2010-02-19
2
-8
/
+5
*
|
i386 unify sysdep.h
Austin Foxley
2010-02-18
1
-1
/
+125
*
|
x86_64: unify sysdep.h
Austin Foxley
2010-02-18
1
-0
/
+352
*
|
Get new nptl building on SH4
Khem Raj
2010-02-17
2
-1
/
+21
*
|
compile fixes for i386 nptl
Austin Foxley
2010-02-17
1
-0
/
+336
*
|
fix nptl build for sparc
Austin Foxley
2010-02-17
1
-1
/
+5
*
|
Fix nptl build for mips
Khem Raj
2010-02-17
1
-0
/
+3
*
|
Add missing libgcc_s.h header.
Khem Raj
2010-02-17
1
-0
/
+2
*
|
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-17
3
-15
/
+56
*
|
sparc/sigaction: revert change. These semantics are needed for nptl
Austin Foxley
2010-02-13
1
-4
/
+5
*
|
sparc/sysdep: Unify sparc sysdep.h
Austin Foxley
2010-02-13
1
-0
/
+65
*
|
arm/sysdep: Unify arm sysdep.h
Khem Raj
2010-02-11
1
-7
/
+278
*
|
mips/sysdep.h: Unify mips sysdep.h
Khem Raj
2010-02-11
1
-16
/
+350
*
|
nptl: sysdep headers re-factoring
Carmelo Amoroso
2010-02-09
3
-0
/
+507
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
7
-23
/
+40
|
\
|
[prev]
[next]