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
...
*
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
*
- add helpful help string
Bernhard Reutner-Fischer
2008-10-27
1
-1
/
+1
*
- fix toggling thread implementation.
Bernhard Reutner-Fischer
2008-10-17
1
-0
/
+4
*
- fix locale dependencies and make default locale generation less verbose.
Bernhard Reutner-Fischer
2008-10-14
1
-1
/
+1
*
- mention the architectures that currently support fenv(3).
Bernhard Reutner-Fischer
2008-10-06
1
-0
/
+3
*
- wrap overlong lines
Bernhard Reutner-Fischer
2008-10-06
3
-77
/
+104
*
- move helptexts to their config symbols so that they are actually displayed
Bernhard Reutner-Fischer
2008-10-06
1
-10
/
+10
*
- disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)
Bernhard Reutner-Fischer
2008-10-06
1
-2
/
+0
*
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-10-03
1
-0
/
+10
*
- do not pass bitwise-or to the assembler. Closes #3164
Bernhard Reutner-Fischer
2008-09-29
1
-4
/
+0
*
- add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
Bernhard Reutner-Fischer
2008-09-25
1
-0
/
+3
*
- RPC support currently requires either IPv4 and/or IPv6 support
Bernhard Reutner-Fischer
2008-09-25
1
-0
/
+2
*
- adjust helptext
Bernhard Reutner-Fischer
2008-09-25
1
-3
/
+2
*
Make menuconfig help bigger and fluffier.
Rob Landley
2008-09-15
1
-20
/
+79
*
Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...
Carmelo Amoroso
2008-09-09
1
-0
/
+5
*
- adjust range of valid grp buffer size to match pwd buffer size
Bernhard Reutner-Fischer
2008-09-09
1
-1
/
+1
*
- flesh out helptext of DOMULTI.
Bernhard Reutner-Fischer
2008-08-27
1
-0
/
+7
*
- do not force LFS unto x86_64 folks
Bernhard Reutner-Fischer
2008-07-14
1
-1
/
+0
*
New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU
Denis Vlasenko
2008-07-08
1
-0
/
+17
*
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...
Ricard Wanderlof
2008-06-27
1
-0
/
+12
*
- if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needs
Bernhard Reutner-Fischer
2008-06-07
1
-13
/
+24
*
- make libcrypt optional. Untested.
Bernhard Reutner-Fischer
2008-06-05
1
-0
/
+20
*
- fix keyword "depends on"
Bernhard Reutner-Fischer
2008-06-05
2
-11
/
+11
*
- linuxthreads and linuxthreads.old need nanosleep()
Bernhard Reutner-Fischer
2008-06-05
1
-0
/
+2
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-5
/
+277
*
Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing
Denis Vlasenko
2008-06-02
3
-5
/
+5
*
- default kernel-modules funcs to on.
Bernhard Reutner-Fischer
2008-05-31
1
-4
/
+5
*
- my manpage sais that init_module, create_module, query_module, delete_module
Bernhard Reutner-Fischer
2008-05-21
1
-0
/
+9
*
Fix some sh4 specific entries
Carmelo Amoroso
2008-04-25
1
-0
/
+1
*
Fix whitespace damage in top level Config.in.
Hans-Christian Egtvedt
2008-04-24
1
-14
/
+14
*
Fix whitespace damage in Config.avr32.
Hans-Christian Egtvedt
2008-04-16
1
-13
/
+13
*
Paul Brook writes:
Bernhard Reutner-Fischer
2008-03-26
1
-0
/
+10
*
- wrap superlong lines
Bernhard Reutner-Fischer
2008-01-19
1
-9
/
+10
[prev]
[next]