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
/
extra
/
Configs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libubacktrace: Provide uClibc with backtrace functions
Salvatore Cro
2010-09-15
1
-0
/
+19
*
misc: utmpx based logging support
Salvatore Cro
2010-09-14
1
-0
/
+9
*
handle i386 TARGET_SUBARCH
Bernhard Reutner-Fischer
2010-06-13
1
-0
/
+4
*
optional /etc/localtime support
Denys Vlasenko
2010-04-29
1
-0
/
+11
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-14
1
-0
/
+12
|
\
|
*
ldso: Add config option for controlling LD_PRELOAD
Carmelo AMOROSO
2010-04-14
1
-0
/
+12
*
|
temporarily turn on warnings for NPTL
Bernhard Reutner-Fischer
2010-04-12
1
-0
/
+2
*
|
nptl needs stdio futexes enabled.
Austin Foxley
2010-04-02
1
-0
/
+1
*
|
Revert "remove config knobs that belong to the nptl branch"
Austin Foxley
2010-04-02
1
-0
/
+39
|
/
*
config: tweak text
Bernhard Reutner-Fischer
2010-03-13
1
-2
/
+2
*
add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
2010-03-12
1
-17
/
+14
*
remove config knobs that belong to the nptl branch
Bernhard Reutner-Fischer
2010-03-12
1
-39
/
+0
*
ldso: let people disable the implicit path search
Mike Frysinger
2009-11-22
1
-0
/
+14
*
remove incorrect text from abspath option
Mike Frysinger
2009-11-22
1
-4
/
+3
*
FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPIC
Peter S. Mazinger
2009-11-19
1
-0
/
+1
*
remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
Peter S. Mazinger
2009-11-19
23
-99
/
+0
*
fix misplaced HAS_LIBUTIL knob
Bernhard Reutner-Fischer
2009-11-19
1
-24
/
+25
*
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+11
*
UCLIBC_HAS_RESOLV_STUB: Rename config symbol
Bernhard Reutner-Fischer
2009-11-19
1
-1
/
+1
*
libutil: provide knob to disable it
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+24
*
libnsl: add knob to disable it
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+6
*
fixup working in helptexts
Bernhard Reutner-Fischer
2009-11-19
1
-3
/
+4
*
Simplify kconfig wording of thread support
Bernhard Reutner-Fischer
2009-10-28
1
-46
/
+47
*
remove wrong default for choice
Bernhard Reutner-Fischer
2009-10-28
1
-3
/
+0
*
support selecting which locales to build
Bernhard Reutner-Fischer
2009-10-28
1
-1
/
+37
*
ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
2009-10-08
1
-3
/
+15
*
Config.in: enable TLS config option only for nptl
Austin Foxley
2009-09-26
1
-1
/
+1
*
No need for a libresolv stub
Bernhard Reutner-Fischer
2009-09-17
1
-0
/
+6
*
handle make ARCH= config
Bernhard Reutner-Fischer
2009-09-16
1
-0
/
+29
*
Revert "default ?conf to native arch"
Bernhard Reutner-Fischer
2009-09-14
28
-302
/
+204
*
default ?conf to native arch
Bernhard Reutner-Fischer
2009-08-25
28
-204
/
+302
*
Rules.mak: Fix references to svn.
Khem Raj
2009-08-01
1
-1
/
+1
*
do not force LFS for Blackfin systems
Mike Frysinger
2009-07-26
1
-1
/
+0
*
enable sbrk() for everyone
Mike Frysinger
2009-07-26
1
-5
/
+0
*
default linux-2.4 module support to off for Blackfin targets
Mike Frysinger
2009-03-14
1
-2
/
+3
*
force DOPIC for FDPIC ELF targets
Mike Frysinger
2009-03-14
1
-0
/
+1
*
Make long double support available for sh too.
Carmelo Amoroso
2009-03-05
1
-1
/
+1
*
Fix thinko in svn 25434.
Rob Landley
2009-02-24
1
-1
/
+1
*
Make HARDWIRED_ABSPATH a config option.
Rob Landley
2009-02-24
1
-0
/
+20
*
Linuxthreads_old and NPTL must be mutually exclusive.
Carmelo Amoroso
2009-02-20
1
-2
/
+2
*
- explicitely discourage to use pregenerated locale data.
Bernhard Reutner-Fischer
2009-02-18
1
-7
/
+2
*
Make TLS configure time variable. Enable it along with NPTL.
Khem Raj
2009-02-05
1
-0
/
+11
*
Merge some pre-work from branch, needed by NPTL.
Khem Raj
2008-12-31
1
-1
/
+30
*
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-12-29
1
-1
/
+34
*
- mark capset() as linux specific
Bernhard Reutner-Fischer
2008-12-22
1
-1
/
+1
*
- capget() is linux specific; Sync helptext with current exclude list.
Bernhard Reutner-Fischer
2008-12-22
1
-2
/
+7
*
fixing resolver part 2: make _res structure members
Denis Vlasenko
2008-11-14
1
-1
/
+18
*
- update recommendation for pregenerated locales.
Bernhard Reutner-Fischer
2008-11-11
1
-6
/
+8
*
- helper config symbol has to depend on thread support
Bernhard Reutner-Fischer
2008-10-30
1
-1
/
+1
*
Explain what malloc simple is good for, and what it isn't good for.
Rob Landley
2008-10-27
1
-7
/
+10
[prev]
[next]