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
...
*
Do not install libc-XXXX.h files in "make install". glibc does not have them,...
Denis Vlasenko
2009-10-12
2
-8
/
+15
*
Move kernel-features.h header from the linuxthread directory to a common one ...
Carmelo Amoroso
2009-10-12
12
-10
/
+11
*
add inlines for Blackfin atomic functions
Mike Frysinger
2009-10-12
2
-1
/
+156
*
Blackfin: add L2_SRAM flag for alloc func
Mike Frysinger
2009-10-12
1
-0
/
+1
*
Blackfin: declare {INLINE,INTERNAL}_SYSCALL() and friends
Mike Frysinger
2009-10-12
1
-0
/
+53
*
add ENDPROC() macro for Blackfin assembly
Mike Frysinger
2009-10-12
1
-0
/
+1
*
use newer spiffy asm constraints to get better code generation
Mike Frysinger
2009-10-12
1
-17
/
+9
*
punt old unused header
Mike Frysinger
2009-10-12
1
-133
/
+0
*
update ptrace.h to latest from glibc
Mike Frysinger
2009-10-12
1
-2
/
+41
*
- document environment variables used by the install_* targets. See their con...
Bernhard Reutner-Fischer
2009-10-12
1
-0
/
+9
*
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)...
Rob Landley
2009-10-12
3
-6
/
+12
*
- improve documentation of utils and hostutils
Bernhard Reutner-Fischer
2009-10-12
1
-5
/
+4
*
Mention make utils, hostutils, install_utils.
Rob Landley
2009-10-12
1
-1
/
+6
*
Go deeper while cleaning string directory to remove TARGET_SUBARCH implementa...
Carmelo Amoroso
2009-10-12
1
-1
/
+1
*
- use proper macros
Bernhard Reutner-Fischer
2009-10-12
2
-3
/
+3
*
- use proper macro (no obj-code changes)
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+1
*
- Use runtime pagesize (Jeremy Kerr) Some powerpc machines can support 64k pa...
Bernhard Reutner-Fischer
2009-10-12
15
-80
/
+13
*
Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch supports thi...
Carmelo Amoroso
2009-10-12
2
-0
/
+9
*
This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is disa...
Carmelo Amoroso
2009-10-12
1
-0
/
+24
*
- remove some bloat that was added in r23660 and subsequent r23698. The sbrk ...
Bernhard Reutner-Fischer
2009-10-12
3
-15
/
+13
*
Make wcsxfrm visible also when LOCALE support is disabled.
Carmelo Amoroso
2009-10-12
1
-0
/
+1
*
fix "make utils" build failure in ldconfig (undefined reference to 'getopt')
Denis Vlasenko
2009-10-12
1
-0
/
+1
*
fix "make install" with relative PREFIX
Denis Vlasenko
2009-10-12
1
-1
/
+1
*
Current kernels support more than 8 bit major/minor. Pass dev_t through to th...
Rob Landley
2009-10-12
1
-5
/
+1
*
getopt: add missing hidden_proto
Bernhard Reutner-Fischer
2009-10-12
1
-0
/
+1
*
pull unifdef from master
Bernhard Reutner-Fischer
2009-08-01
1
-39
/
+108
*
fix ppoll. we forgot to pass 5th parameter to the syscall
Denis Vlasenko
2009-07-26
1
-14
/
+17
*
- getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it
Bernhard Reutner-Fischer
2009-04-27
2
-5
/
+4
*
- do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-03-25
1
-2
/
+2
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-03-12
22
-54
/
+108
*
- Use __always_inline instead of __inline__ (r25540 from trunk)
Bernhard Reutner-Fischer
2009-03-05
11
-38
/
+38
*
- bump version
Bernhard Reutner-Fischer
2009-03-02
1
-1
/
+1
*
- call it 0.9.30.1
0_9_30_1
Bernhard Reutner-Fischer
2009-03-02
1
-1
/
+1
*
- add trailing slash (r24905 from trunk)
Bernhard Reutner-Fischer
2009-03-02
1
-1
/
+4
*
- Install other linux kernel header subdirectories too (r25374 from trunk)
Bernhard Reutner-Fischer
2009-03-02
1
-1
/
+10
*
- silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
2009-02-26
1
-1
/
+1
*
- cosmetic tidy up of clean target (r24143 from trunk)
Bernhard Reutner-Fischer
2009-02-26
1
-3
/
+4
*
- enable math tests (plus assorted related fixups)
Bernhard Reutner-Fischer
2009-02-24
8
-39
/
+214
*
- remove dependency on GNU error()
Bernhard Reutner-Fischer
2009-02-24
2
-21
/
+43
*
- 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) (r25417 from trunk)
Bernhard Reutner-Fischer
2009-02-23
1
-8
/
+6
*
- export functions needed by C99 long-double macros
Bernhard Reutner-Fischer
2009-02-23
1
-0
/
+5
*
Fix my previous commit to use preprocessor in the right way !
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
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
*
- strict POSIX requires a path to specified to `find` (vapier, via trunk r25326)
Bernhard Reutner-Fischer
2009-02-19
1
-1
/
+1
*
- discourage use of pregenerated locales.
Bernhard Reutner-Fischer
2009-02-18
1
-8
/
+4
*
- pull sh fenv support from trunk
Bernhard Reutner-Fischer
2009-02-18
3
-0
/
+76
[prev]
[next]