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
...
*
ldso: add missing include
Bernhard Reutner-Fischer
2011-08-26
1
-0
/
+1
*
inet: build all res_* and ns_* functions conditionally
Daniel Mack
2011-08-26
1
-3
/
+2
*
include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__
Daniel Mack
2011-08-26
1
-2
/
+2
*
inet/resolv: add res_ninit and res_nclose
Daniel Mack
2011-08-26
2
-17
/
+132
*
inet/resolv: add res_mkquery
Daniel Mack
2011-08-26
4
-4
/
+126
*
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
Daniel Mack
2011-08-26
4
-6
/
+206
*
inet/resolv: add dn_skipname and ns_name_skip
Daniel Mack
2011-08-26
2
-2
/
+54
*
inet/resolv: Add dn_comp
Daniel Mack
2011-08-26
2
-3
/
+16
*
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
Daniel Mack
2011-08-26
2
-0
/
+469
*
inet/resolv: add ns_{put,get}{16,32}
Daniel Mack
2011-08-26
4
-0
/
+46
*
libc/inet/resolv.c: comment on #endif lines
Daniel Mack
2011-08-26
1
-30
/
+30
*
extra/Configs/Config.in: drop "default n" lines
Daniel Mack
2011-08-26
1
-76
/
+0
*
ldso/mips: Clean up warnings
Kevin Cernekee
2011-07-27
1
-1
/
+4
*
ldso/mips: dlsym() incorrectly matches undefined symbols
Kevin Cernekee
2011-07-27
2
-0
/
+7
*
ldso/mips: Enable bootstrap relocations
Kevin Cernekee
2011-07-27
1
-1
/
+1
*
libdl: add option for controlling dl_cleanup
Richard Braun
2011-07-25
3
-1
/
+19
*
ldso: fix build error due to missing variable 'st'
Douglas Mencken
2011-07-12
1
-0
/
+1
*
x86_64/elfinterp.c: Protect missed debug _dl_printf with __SUPPORT_LD_DEBUG__
Khem Raj
2011-07-07
1
-1
/
+4
*
mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly
Khem Raj
2011-07-01
1
-0
/
+9
*
Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATS
Khem Raj
2011-07-01
1
-1
/
+0
*
ldso: arm: fix build when prelinking is enabled.
Carmelo Amoroso
2011-07-01
1
-3
/
+4
*
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-07-01
2
-2
/
+6
|
\
|
*
libc: add missing lock initialization in vswprintf
Maksim Rayskiy
2011-06-29
1
-0
/
+5
|
*
libubacktrace: fix makefile clean target
Carmelo Amoroso
2011-06-24
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-06-24
72
-579
/
+613
|
\
|
|
*
fts: fix warning due to old-style function definition
Carmelo Amoroso
2011-06-24
1
-48
/
+16
|
*
ldso_tls: fix compiler warning due to missing cast
Carmelo Amoroso
2011-06-24
1
-1
/
+1
|
*
resolv: fix bug in res_init with ipv6 nameservers
Bernhard Reutner-Fischer
2011-06-17
1
-2
/
+2
|
*
config: Fix passing defconfig args
Bernhard Reutner-Fischer
2011-06-14
1
-2
/
+2
|
*
buildsys: pt-initfini.s depends on uClibc_config.h
Bernhard Reutner-Fischer
2011-06-14
1
-1
/
+1
|
*
libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
Bernhard Reutner-Fischer
2011-06-14
1
-1
/
+1
|
*
resolv: try next server on SERVFAIL
Bernhard Reutner-Fischer
2011-06-14
1
-1
/
+1
|
*
getaddrinfo: allow numeric service without any hints
Natanael Copa
2011-06-14
1
-7
/
+0
|
*
bump version to 0.9.33-git
Bernhard Reutner-Fischer
2011-06-14
1
-2
/
+2
|
*
nptl/pthread: Correct path for machine specific pt-initfini.c
Khem Raj
2011-06-13
1
-2
/
+2
|
*
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-06-13
3
-23
/
+22
|
*
Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGS
Khem Raj
2011-06-11
1
-3
/
+3
|
*
ARM: remove EABI/OABI selection
Yann E. MORIN
2011-06-11
2
-4
/
+9
|
*
ARM: detect BX availibility at build time
Yann E. MORIN
2011-06-11
2
-2
/
+11
|
*
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
Yann E. MORIN
2011-06-11
2
-0
/
+2
|
*
ARM: transform the EABI/OABI choice into a boolean
Yann E. MORIN
2011-06-11
1
-14
/
+7
|
*
ARM: remove sub-arch/variants selection from menuconfig
Yann E. MORIN
2011-06-11
2
-139
/
+5
|
*
ARM: introduce blind options to select & force THUMB mode
Yann E. MORIN
2011-06-11
2
-6
/
+32
|
*
ARM: reorder "Use BX" option
Yann E. MORIN
2011-06-11
1
-7
/
+7
|
*
Fix __libc_epoll_pwait compile failure on x86
Phil Blundell
2011-06-10
1
-2
/
+3
|
*
nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling
Khem Raj
2011-06-10
1
-2
/
+2
|
*
buildsys: fix pregen target (!NPTL with LOCALE)
Carmelo Amoroso
2011-05-31
1
-1
/
+1
|
*
libubacktrace: Fix ASNEEDED emission
Bernhard Reutner-Fischer
2011-05-31
1
-1
/
+1
|
*
NPTL: Fix CTOR_DTOR
Bernhard Reutner-Fischer
2011-05-31
5
-35
/
+32
|
*
libc: make common longjmp usable with NPTL
Filippo Arcidiacono
2011-05-27
1
-2
/
+2
[prev]
[next]