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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-03-05
1
-0
/
+1
*
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
*
strcpy: remove unneeded includes from the generic version
Peter S. Mazinger
2011-03-03
1
-3
/
+0
*
update some headers
Peter S. Mazinger
2011-03-03
1
-0
/
+1
*
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
*
make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTF
Peter S. Mazinger
2011-03-03
1
-0
/
+4
*
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
*
initialize 2 variables to get rid of compiler warning
Peter S. Mazinger
2011-03-03
1
-1
/
+1
*
Correct ssp code
Peter S. Mazinger
2011-03-03
2
-19
/
+9
*
add missing prototypes
Peter S. Mazinger
2011-03-03
2
-2
/
+9
*
use common sigthread.h
Peter S. Mazinger
2011-03-03
1
-1
/
+7
*
add missing prototypes
Peter S. Mazinger
2011-03-03
1
-0
/
+1
*
style update
Peter S. Mazinger
2011-03-03
1
-12
/
+5
*
syntax fixes
Peter S. Mazinger
2011-03-03
1
-2
/
+2
*
guard IPv6 stuff
Peter S. Mazinger
2011-03-03
3
-0
/
+18
*
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
*
tempname: fix int precision warnings
Mike Frysinger
2011-02-22
1
-1
/
+4
*
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
*
regex: remove set but not used variable
Bernhard Reutner-Fischer
2011-02-14
1
-3
/
+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
*
*printf: Violation of precision with null string
Jones Desougi
2011-02-09
1
-0
/
+6
*
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
*
fix a problem with hidden getutent in non-threaded builds
Denys Vlasenko
2011-02-06
1
-1
/
+1
*
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
*
stdio: fix diagnostic message
Bernhard Reutner-Fischer
2011-01-21
1
-1
/
+1
*
cris: Fix build issues
Khem Raj
2011-01-15
2
-0
/
+83
*
syslog: fix 'everyone logs with user facility'
Roman I Khimov
2011-01-11
1
-1
/
+1
*
__psfs_parse_spec: always use long int for %p
Bernhard Reutner-Fischer
2011-01-11
1
-1
/
+4
*
libc/inet/netlinkaccess.h: Use the types from kernel
Khem Raj
2011-01-01
1
-8
/
+1
*
sparc: check for log double support in gcc
Konrad Eisele
2010-12-27
1
-0
/
+6
*
libm_sh: add optimised assembly implementation of lroundf and lrintf
Christian Bruel
2010-12-17
1
-0
/
+1
*
sh_fpu: Do not allow inclusion of fpu_control on not SH4 core
Carmelo Amoroso
2010-12-15
1
-1
/
+3
*
sh: fix memcpy saving/restoring FR12-FR15 registers
Giuseppe Cavallaro
2010-12-14
1
-3
/
+15
[prev]
[next]