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
*
arm/bits/atomic.h: Include common/bit/atomic.h for thumb1
Khem Raj
2011-03-14
1
-0
/
+5
*
nanosleep.c: remove duplicated libc_hidden_proto
Peter S. Mazinger
2011-03-10
1
-1
/
+0
*
Add a missing macro to C6X syscalls.h.
Bernd Schmidt
2011-03-09
1
-0
/
+1
*
cleanup hardcoded syscall numbers
Mark Salter
2011-03-09
1
-1
/
+2
*
support c6x kernel using generic stat.h
Mark Salter
2011-03-09
2
-205
/
+28
*
support generic kernel posix_types.h
Mark Salter
2011-03-09
1
-15
/
+15
*
use clone syscall for vfork
Mark Salter
2011-03-09
1
-41
/
+52
*
remove unused vfork.c
Mark Salter
2011-03-09
1
-26
/
+0
*
Add C6X-specific sys/ptrace.h
Bernd Schmidt
2011-03-09
1
-0
/
+176
*
regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h
Peter S. Mazinger
2011-03-09
1
-4
/
+0
*
remove trailing ';' from _syscallX()
Peter S. Mazinger
2011-03-09
2
-2
/
+2
*
bits/statvfs.h: update, adding ST_RELATIME
Peter S. Mazinger
2011-03-09
1
-2
/
+4
*
add bits/atomic.h for hppa
Peter S. Mazinger
2011-03-09
1
-0
/
+103
*
bits/statvfs.h: the common one is good for alpha and sparc
Peter S. Mazinger
2011-03-09
2
-202
/
+0
*
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-09
23
-92
/
+0
*
bits/kernel_stat.h: use the same guard on all archs
Peter S. Mazinger
2011-03-09
4
-9
/
+9
*
types.h: remove __ipc_pid_t
Peter S. Mazinger
2011-03-09
1
-5
/
+0
*
guard *_chk() related stuff with UCLIBC_HAS_FORTIFY
Peter S. Mazinger
2011-03-09
2
-2
/
+6
*
nios2: Correct guard #defines in bits/kernel_types.h
Tobias Klauser
2011-03-08
1
-3
/
+3
*
shm.h: fix vax's bits/shm.h
Peter S. Mazinger
2011-03-08
1
-3
/
+9
*
The C6X port
Aurelien Jacquiot
2011-03-05
39
-0
/
+2460
*
provide internal hidden version of __fcntl_nocancel
Peter S. Mazinger
2011-03-03
1
-0
/
+1
*
add _dl_errno support to errno.h, cleanup
Peter S. Mazinger
2011-03-03
1
-43
/
+0
*
sgtty.h is useless, remove it on STRICT_HEADERS
Peter S. Mazinger
2011-03-03
1
-0
/
+2
*
simplify guard of uClibc internals
Peter S. Mazinger
2011-03-03
1
-1
/
+1
*
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-03-03
5
-0
/
+10
*
remove error handling from some syscalls
Peter S. Mazinger
2011-03-03
9
-51
/
+33
*
fix stubs
Peter S. Mazinger
2011-03-03
1
-5
/
+1
*
Correct ssp code
Peter S. Mazinger
2011-03-03
1
-1
/
+2
*
add missing prototypes
Peter S. Mazinger
2011-03-03
1
-0
/
+4
*
use common sigthread.h
Peter S. Mazinger
2011-03-03
1
-1
/
+7
*
nptl:arm: add a wrapper for .cfi_sections pseudo-ops
Carmelo Amoroso
2011-02-25
1
-0
/
+5
*
unify stub logic
Mike Frysinger
2011-02-24
30
-266
/
+195
*
bfin: fix fp reference in _JMPBUF_UNWINDS
Mike Frysinger
2011-02-22
1
-1
/
+1
*
nptl: imit waitpid just for MIPS O32
Bernhard Reutner-Fischer
2011-02-22
1
-1
/
+0
*
bfin: add support for new cacheflush syscall
Steve Kilbane
2011-02-21
3
-1
/
+40
*
bfin: fix sram/dma syscall definitions
Steve Kilbane
2011-02-21
3
-5
/
+5
*
bfin: add missing GNU-stack markings to __longjmp
Mike Frysinger
2011-02-21
1
-0
/
+2
*
buildsys: fix inverted logic with thread impls
Bernhard Reutner-Fischer
2011-02-16
1
-3
/
+2
*
buildsys: use kbuild style
Bernhard Reutner-Fischer
2011-02-14
1
-96
/
+39
*
buildsys: remove wrong file
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
nptl: fix typo in buildsys
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
Fix GNU make v3.80 compatibility
Kevin Cernekee
2011-02-11
1
-2
/
+6
*
arm: use CAS gcc builtin if SI-mode pattern is available
Bernhard Reutner-Fischer
2011-02-11
1
-8
/
+17
*
i386: extend IMA guards to also cover LTO
Bernhard Reutner-Fischer
2011-02-09
1
-2
/
+5
*
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2011-02-09
3
-3
/
+63
*
arm: mv nptl specific atomic impl to common place
Bernhard Reutner-Fischer
2011-02-09
1
-0
/
+122
*
nios2: Name architecture correctly in endian.h header
Tobias Klauser
2011-02-01
1
-1
/
+1
*
nptl/mips64: Fix build when using mips64 and ABIs other than o32
Khem Raj
2011-01-29
1
-0
/
+4
*
cris: Fix build issues
Khem Raj
2011-01-15
2
-0
/
+83
[next]