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
...
*
- 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
*
- add C99 floating point environment, rounding and exception handling functions
Bernhard Reutner-Fischer
2008-01-19
1
-0
/
+9
*
- remove unused file
Bernhard Reutner-Fischer
2008-01-17
1
-2
/
+0
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
2
-0
/
+19
*
not everyone is a ninja: explicitly state that people should convert from sys...
Mike Frysinger
2008-01-05
1
-0
/
+2
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
3
-0
/
+39
*
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-11-07
1
-0
/
+15
*
- spelling fix
Bernhard Reutner-Fischer
2007-09-20
1
-2
/
+2
*
bug 1310: drop hidden aliases to data since some arches crap with this due to...
Mike Frysinger
2007-09-15
1
-0
/
+1
*
- shrink resolver code
Bernhard Reutner-Fischer
2007-04-17
1
-0
/
+9
*
- doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..
Bernhard Reutner-Fischer
2007-04-14
1
-1
/
+1
*
Patch by Ricard Wanderlof <ricardw at axis dot com>:
Peter Kjellerstedt
2007-04-13
1
-0
/
+24
*
- add arm1176 options
Bernhard Reutner-Fischer
2007-03-20
1
-0
/
+8
*
No configs actually set LIBGCC_CFLAGS to anything, and it's not even
Rob Landley
2007-03-16
23
-72
/
+0
*
default to pulling kernel headers from the system install
Mike Frysinger
2007-02-18
1
-1
/
+1
*
make arch default to hostarch
Mike Frysinger
2007-02-14
24
-1
/
+23
*
make sure we declare TARGET_ARCH as a string
Mike Frysinger
2007-02-14
23
-0
/
+23
*
cleanup style
Mike Frysinger
2007-02-13
1
-9
/
+6
*
Rehash the PowerPC e500 port to avoid creating symlinks
Joakim Tjernlund
2007-02-12
1
-0
/
+5
[prev]
[next]