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
...
*
force DOPIC for FDPIC ELF targets
Mike Frysinger
2009-03-14
1
-0
/
+1
*
add GNU extension for select timeouts where the sub-second field is actually ...
Mike Frysinger
2009-03-13
1
-1
/
+20
*
add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)
Denis Vlasenko
2009-03-12
2
-0
/
+208
*
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
Denis Vlasenko
2009-03-12
7
-29
/
+46
*
resolver:
Denis Vlasenko
2009-03-10
1
-63
/
+7
*
Define creat in an independent file
Khem Raj
2009-03-05
2
-5
/
+15
*
Use __always_inline instead of __inline__
Carmelo Amoroso
2009-03-05
11
-38
/
+38
*
Make long double support available for sh too.
Carmelo Amoroso
2009-03-05
1
-1
/
+1
*
mknod: widen the parameters to match kernel
Denis Vlasenko
2009-03-03
5
-18
/
+21
*
Add EPOLLRDHUP constant
Denis Vlasenko
2009-03-02
1
-0
/
+2
*
fix breakage in x86_64 defconfig
Denis Vlasenko
2009-02-27
8
-57
/
+19
*
Reinstate __libc_foo's needed for linuxthreads.old.
Denis Vlasenko
2009-02-25
20
-65
/
+165
*
Fix thinko in svn 25434.
Rob Landley
2009-02-24
1
-1
/
+1
*
Make HARDWIRED_ABSPATH a config option.
Rob Landley
2009-02-24
2
-0
/
+28
*
Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile.
Rob Landley
2009-02-24
1
-1
/
+1
*
- remove superfluous $(strip)
Bernhard Reutner-Fischer
2009-02-23
1
-1
/
+1
*
- remove dependency on GNU error functionality
Bernhard Reutner-Fischer
2009-02-23
1
-8
/
+10
*
- disable libcrypt tests if we have no libcrypt
Bernhard Reutner-Fischer
2009-02-23
1
-0
/
+6
*
- also filter out headers-y
Bernhard Reutner-Fischer
2009-02-23
1
-1
/
+1
*
- fix weak ssp symbol on some arches (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-02-23
1
-8
/
+6
*
Use gcc built-in defines for detecting SH cores instead of
Carmelo Amoroso
2009-02-23
6
-7
/
+7
*
Fix my previous commit to use preprocessor in the right way !
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
Linuxthreads_old and NPTL must be mutually exclusive.
Carmelo Amoroso
2009-02-20
1
-2
/
+2
*
Fix typo.
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
Install other linux kernel header subdirectories too
Denis Vlasenko
2009-02-19
1
-1
/
+10
*
- explicitely discourage to use pregenerated locale data.
Bernhard Reutner-Fischer
2009-02-18
1
-7
/
+2
*
mathcalls.h: remove tons of redundant semicolons; better comment about macros
Denis Vlasenko
2009-02-18
2
-91
/
+96
*
test/math/compile_test.c: make it exit with 0 always
Denis Vlasenko
2009-02-18
1
-1
/
+2
*
test/math/compile_test.c: add compile testing of (some) floats
Denis Vlasenko
2009-02-17
1
-2
/
+67
*
libm/Makefile.in: reformat the list of wrappers
Denis Vlasenko
2009-02-17
3
-84
/
+191
*
fix typo in comment
Denis Vlasenko
2009-02-17
1
-1
/
+1
*
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-17
7
-31
/
+146
*
Makefile.in: comment out deletion of include/ucontext.h,
Denis Vlasenko
2009-02-16
1
-1
/
+2
*
suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
Denis Vlasenko
2009-02-15
4
-14
/
+23
*
math.h: fix libm_hidden_proto leak into sanitized headers
Denis Vlasenko
2009-02-14
2
-20
/
+27
*
strict POSIX requires a path to specified to `find`
Mike Frysinger
2009-02-13
1
-1
/
+1
*
- repair my r25322 that ment to deal with getdomainname()'s visibility
Bernhard Reutner-Fischer
2009-02-13
2
-7
/
+10
*
- scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY
Bernhard Reutner-Fischer
2009-02-13
1
-1
/
+1
*
- fix comment style to make it compile again
Bernhard Reutner-Fischer
2009-02-13
1
-27
/
+37
*
- we may need getdomainname internally
Bernhard Reutner-Fischer
2009-02-13
2
-0
/
+5
*
- use existing __stringify macro
Bernhard Reutner-Fischer
2009-02-13
1
-6
/
+4
*
- fix link failures coming from recently added, misplaced strverscmp.
Bernhard Reutner-Fischer
2009-02-13
1
-0
/
+0
*
- fix fallout from r24140 and r24160 for !CTYPE_TABLES
Bernhard Reutner-Fischer
2009-02-13
1
-0
/
+1
*
- fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits
Bernhard Reutner-Fischer
2009-02-13
2
-81
/
+63
*
- workaround oddity with position of function attributes
Bernhard Reutner-Fischer
2009-02-13
1
-1
/
+1
*
Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
Carmelo Amoroso
2009-02-12
1
-1
/
+3
*
docs/probe_math_exception.c:
Denis Vlasenko
2009-02-11
5
-29
/
+83
*
add comment why do we need _ISbit() macro
Denis Vlasenko
2009-02-11
1
-0
/
+1
*
Re-add _ISbit macro required to build libstdc++ from gcc toolchain.
Carmelo Amoroso
2009-02-10
1
-12
/
+18
[prev]
[next]