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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a wchar.h stub
Mike Frysinger
2009-08-19
1
-0
/
+14
*
fix lib_hidden_proto's which have extra ;
Denys Vlasenko
2009-08-19
1
-2
/
+2
*
add more arch-specific include/ ignores
Mike Frysinger
2009-08-19
1
-1
/
+13
*
add hidden aliases for openat funcs
Mike Frysinger
2009-08-19
1
-0
/
+2
*
add hidden aliases for ntoh/hton functions
Mike Frysinger
2009-08-19
1
-0
/
+4
*
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-08-19
6
-10
/
+10
*
first pass at implementing *at funcs
Mike Frysinger
2009-08-19
6
-30
/
+87
*
sync a few headers with glibc (no functional changes)
Mike Frysinger
2009-08-19
4
-47
/
+47
*
dirent: push dirent type to prototypes
Mike Frysinger
2009-08-19
1
-16
/
+58
*
string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT
Mike Frysinger
2009-08-19
1
-1
/
+1
*
note that we do not want hidden malloc aliases
Mike Frysinger
2009-08-19
1
-0
/
+2
*
start ignoring include/ symlinks
Mike Frysinger
2009-08-19
1
-18
/
+22
*
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-08-19
2
-317
/
+1
*
add hidden aliases for older regex search functions
Mike Frysinger
2009-08-19
1
-0
/
+2
*
Readd the thread local version of __res_state
Austin Foxley
2009-07-10
1
-9
/
+0
*
Sync nptl branch to master
Austin Foxley
2009-07-09
2
-4
/
+18
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-09
1
-0
/
+1
*
Add a few missing includes
Ron
2009-07-09
1
-0
/
+1
*
Add some missing printf/scanf format attributes
Ron
2009-07-09
1
-5
/
+10
*
git: Added/Modified .gitignore
Filippo Arcidiacono
2009-07-02
1
-0
/
+26
*
patch from Joseph S. Meyers
austinf
2009-05-05
1
-3
/
+3
*
Merged revisions 25971,26002 via svnmerge from
Khem Raj
2009-04-07
1
-2
/
+0
*
Merged revisions 25821,25823-25824,25836 via svnmerge from
Khem Raj
2009-03-28
1
-1
/
+3
*
fix breakage in x86_64 defconfig
Denis Vlasenko
2009-02-27
1
-0
/
+6
*
Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related
Carmelo Amoroso
2009-02-20
5
-7
/
+7
*
_res needs to be a macro (*__res_state()) having threads.
Carmelo Amoroso
2009-02-19
1
-4
/
+0
*
- synch r25316:25325 from trunk
Bernhard Reutner-Fischer
2009-02-18
2
-59
/
+66
*
mathcalls.h: remove tons of redundant semicolons; better comment about macros
Denis Vlasenko
2009-02-18
1
-6
/
+9
*
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
1
-24
/
+32
*
math.h: fix libm_hidden_proto leak into sanitized headers
Denis Vlasenko
2009-02-14
1
-16
/
+23
*
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
*
Add strverscmp() and versionsort[64]().
Denis Vlasenko
2009-02-08
2
-2
/
+19
*
Make clock_getcpuclockid() and clock_nanosleep() visible when
Carmelo Amoroso
2009-01-28
1
-6
/
+5
*
Synch with trunk: miscellaneous changes, mostly cleanup,
Carmelo Amoroso
2009-01-22
6
-13
/
+12
*
- pull r24946 from trunk (remove unavailable functionality; psm)
Bernhard Reutner-Fischer
2009-01-21
3
-1
/
+5
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-1
/
+1
*
replace yet another _dl_malloc + _dl_memset with _dl_zalloc
Denis Vlasenko
2009-01-11
1
-2
/
+0
*
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2009-01-10
1
-0
/
+7
*
- whitespace cleanup; no obj-code changes (r24600)
Bernhard Reutner-Fischer
2008-12-29
12
-27
/
+27
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
5
-3
/
+8
*
remove many functions which just call __ieee754_<function>,
Denis Vlasenko
2008-12-28
1
-0
/
+1
*
Help unifdef to remove private parts of headers
Denis Vlasenko
2008-12-27
1
-2
/
+5
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
2
-102
/
+76
*
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-12-26
1
-7
/
+7
*
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
Denis Vlasenko
2008-12-26
1
-1
/
+3
*
signal.h consolidation from trunk.
Denis Vlasenko
2008-12-23
1
-14
/
+33
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
1
-35
/
+72
*
Merged from trunk.
Khem Raj
2008-12-22
6
-45
/
+374
[next]