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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lstat/stat/fstat: Use 64bit version of syscall if available
master
Khem Raj
2012-02-05
4
-13
/
+74
*
Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...
Khem Raj
2012-02-05
1
-2
/
+2
*
bump version to 0.9.34-git
Bernhard Reutner-Fischer
2012-02-01
1
-2
/
+2
*
Release 0.9.33
Bernhard Reutner-Fischer
2012-02-01
1
-1
/
+1
*
tmpnam, tempnam are obsolete in SUSV4
Bernhard Reutner-Fischer
2012-01-29
11
-51
/
+65
*
handle signal-OBXSI.SUSv4.syms
Bernhard Reutner-Fischer
2012-01-29
4
-5
/
+7
*
nptl_db: handle SUSv4-OB
Bernhard Reutner-Fischer
2012-01-29
3
-3
/
+6
*
test: ignore undefined symbols for API
Bernhard Reutner-Fischer
2012-01-29
1
-2
/
+3
*
config: ftw is SUSv4-obsolete
Bernhard Reutner-Fischer
2012-01-29
1
-1
/
+1
*
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-28
9
-2
/
+50
*
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2012-01-28
9
-41
/
+11
*
libubacktrace:arm: libgcc_eh.a not needed
Carmelo Amoroso
2012-01-27
1
-4
/
+0
*
ldso: fix typo in debug message
Bernhard Reutner-Fischer
2012-01-27
1
-1
/
+1
*
buildsys: add cppcheck wrapper script (correct one)
Bernhard Reutner-Fischer
2012-01-27
1
-10
/
+43
*
libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code
Carmelo Amoroso
2012-01-27
5
-9
/
+1
*
buildsys: use single slash version of -print-whatever
Bernhard Reutner-Fischer
2012-01-26
1
-1
/
+1
*
buildsys: turn off forced EXTRA_WARNINGS on i386
Bernhard Reutner-Fischer
2012-01-26
1
-2
/
+0
*
*: silence some warnings
Bernhard Reutner-Fischer
2012-01-26
18
-68
/
+111
*
syscall: flag ia64 syscall error path as unlikely
Bernhard Reutner-Fischer
2012-01-26
1
-2
/
+2
*
arm: tweak comment
Bernhard Reutner-Fischer
2012-01-26
1
-2
/
+2
*
libc: fix signal handling in system()
Richard Braun
2012-01-23
1
-17
/
+20
*
ldso/mips: fix symbol lookup for JUMP_SLOT and COPY relocations
Carmelo Amoroso
2012-01-23
1
-1
/
+3
*
libdl: fix dlclose handling of symbol scope
Carmelo Amoroso
2012-01-23
1
-12
/
+21
*
Rules: Check for CROSS_COMPILE to be empty
Khem Raj
2012-01-23
1
-1
/
+1
*
libubacktrace: Add arm implementation
Khem Raj
2012-01-23
4
-9
/
+131
*
mips/libdl: Apply relocations after appending the new scope
Khem Raj
2012-01-23
1
-5
/
+6
*
i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions
Denys Vlasenko
2012-01-18
1
-5
/
+4
*
stubs: mark stubs as used
Bernhard Reutner-Fischer
2012-01-18
2
-0
/
+2
*
stdlib: use shorhand wur for realloc prototype
Bernhard Reutner-Fischer
2012-01-18
1
-1
/
+1
*
buildsys: add cppcheck wrapper script
Bernhard Reutner-Fischer
2012-01-18
1
-0
/
+23
*
libcrypt: shrink crypt() again - unmodularise
Bernhard Reutner-Fischer
2012-01-18
1
-30
/
+13
*
nptl: .gitignore generated pt-crt{i,n}.S
Bernhard Reutner-Fischer
2012-01-18
1
-0
/
+2
*
tests: only test crypt if we have an impl
Bernhard Reutner-Fischer
2012-01-18
1
-1
/
+1
*
tests: add sha356/512 tests
Bernhard Reutner-Fischer
2012-01-18
4
-0
/
+134
*
tests: silence warnings in crypt
Bernhard Reutner-Fischer
2012-01-18
1
-43
/
+33
*
buildsys: use = for --sort-section linker flag
Mike Frysinger
2012-01-17
1
-2
/
+2
*
tests: mark all helper scripts +x
Mike Frysinger
2012-01-17
3
-0
/
+0
*
buildsys: handle more clean targets
Mike Frysinger
2012-01-16
1
-2
/
+2
*
buildsys: fix handling of CFLAG_-W{a,l} vars
Mike Frysinger
2012-01-16
1
-2
/
+4
*
tests: tst-futimens1: add missing mode args to open()
Mike Frysinger
2012-01-16
1
-1
/
+1
*
tests: test-canon: include sys/stat.h for mkdir()
Mike Frysinger
2012-01-16
1
-0
/
+1
*
tests: fdopen: add missing mode args to open()
Mike Frysinger
2012-01-16
1
-1
/
+1
*
tests: opendir-tst1: add header for mknod()
Mike Frysinger
2012-01-16
1
-0
/
+1
*
tests: mmap2: ignore permission denied errors on /dev/mem
Mike Frysinger
2012-01-16
1
-1
/
+6
*
buildsys: skip compiler flag checking for clean targets
Mike Frysinger
2012-01-16
1
-0
/
+2
*
mips/dlfcn.h: Disable RTLD_DEEPBIND
Khem Raj
2012-01-16
1
-0
/
+2
*
buildsys: simplify include_clean greatly
Mike Frysinger
2012-01-15
1
-12
/
+7
*
buildsys: fix detection of silent make
Mike Frysinger
2012-01-15
1
-1
/
+1
*
tests: skip redundant -Wstrict-prototypes setup
Mike Frysinger
2012-01-15
1
-1
/
+0
*
libc: build abort with unwind-info for backtrace
Bernhard Reutner-Fischer
2012-01-15
3
-0
/
+6
[next]