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
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-0
/
+2181
*
default ?conf to native arch
Bernhard Reutner-Fischer
2009-08-25
1
-2181
/
+0
*
Rules.mak: Fix references to svn.
Khem Raj
2009-08-01
1
-1
/
+1
*
default linux-2.4 module support to off for Blackfin targets
Mike Frysinger
2009-03-14
1
-2
/
+3
*
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
*
- wrap overlong lines
Bernhard Reutner-Fischer
2008-10-06
1
-72
/
+99
*
- 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
*
- 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
*
- 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
*
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
1
-10
/
+10
*
- 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
1
-3
/
+3
*
- 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
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
1
-0
/
+7
[prev]
[next]