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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Heed a warning: "string" was assigned to char*, changing that to const char*
Denis Vlasenko
2008-06-06
1
-2
/
+2
*
- make libcrypt optional. Untested.
Bernhard Reutner-Fischer
2008-06-05
3
-3
/
+8
*
Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since we
Bernd Schmidt
2008-06-04
1
-1
/
+1
*
This fixes a problem with the move of libc_hidden_proto to string.h.
Bernd Schmidt
2008-06-04
2
-24
/
+3
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
11
-21
/
+40
*
Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,
Denis Vlasenko
2008-06-03
1
-80
/
+65
*
dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"),
Denis Vlasenko
2008-06-02
1
-1
/
+1
*
Rework smallint machinery so that it will reliably fail to compile
Denis Vlasenko
2008-06-01
1
-4
/
+4
*
- pull wur settings from upstream. No other changes.
Bernhard Reutner-Fischer
2008-05-30
1
-44
/
+48
*
Introduce and use small[u]int type. Changes in size:
Denis Vlasenko
2008-05-20
1
-0
/
+10
*
- make it compile with !__UCLIBC_HAS_LOCALE__
Bernhard Reutner-Fischer
2008-05-20
1
-1
/
+1
*
Synch extern declaration with definition provided in __uClibc_main.c
Carmelo Amoroso
2008-05-20
1
-1
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
2
-0
/
+143
*
Added a bounch of locale fixes.
Carmelo Amoroso
2008-05-19
1
-1
/
+3
*
Added implementation for 'locale' command.
Carmelo Amoroso
2008-05-02
1
-1
/
+1
*
Experimentally move libc_hidden_proto(time) to time.h.
Denis Vlasenko
2008-04-28
1
-0
/
+7
*
reinstate external visibility of inet_ntoa_r,
Denis Vlasenko
2008-04-25
1
-0
/
+2
*
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-04-24
1
-1
/
+1
*
Functions should be either exported in public .h files
Denis Vlasenko
2008-04-12
2
-0
/
+8
*
Enable remap_file_pages prototype controlled by __USE_GNU define as well as m...
Carmelo Amoroso
2008-03-26
1
-11
/
+10
*
Added support for ether_line, ether_ntohost and ether_hostton.
Carmelo Amoroso
2008-02-28
1
-0
/
+2
*
- forgot to add include/fenv.h
Bernhard Reutner-Fischer
2008-01-19
1
-0
/
+136
*
- fix compilation:
Bernhard Reutner-Fischer
2008-01-17
1
-2
/
+0
*
cull useless headers and import a few updates from glibc
Mike Frysinger
2008-01-11
6
-102
/
+115
*
fetch queue.h from latest freebsd cvs
Mike Frysinger
2008-01-09
1
-383
/
+444
*
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2008-01-08
1
-7
/
+1
*
use the __extern_always_inline define from cdefs.h instead of duplicating gcc...
Mike Frysinger
2008-01-06
1
-2
/
+4
*
sync with glibc to get the extern inline directive
Mike Frysinger
2008-01-05
1
-2
/
+38
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
1
-0
/
+58
*
give EM_AVR32 a little comment
Mike Frysinger
2008-01-05
1
-0
/
+1
*
implement semtimedop for #927
Mike Frysinger
2008-01-05
1
-1
/
+12
*
Certain configure scripts test for presence of dlfcn.h. Don't install it
Bernd Schmidt
2007-11-22
1
-0
/
+2
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
1
-0
/
+51
*
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-11-07
1
-0
/
+2
*
- commentary typo fix
Bernhard Reutner-Fischer
2007-10-20
1
-1
/
+1
*
add libc_hidden_xxxx for __uc_malloc
Denis Vlasenko
2007-09-15
1
-0
/
+2
*
sync with glibc
Mike Frysinger
2007-09-15
3
-29
/
+100
*
drop __user hack for crappy kernel headers and document the __linux__ grease
Mike Frysinger
2007-09-15
1
-4
/
+4
*
introduce __uc_malloc, so that users can intercept libc internal OOM.
Denis Vlasenko
2007-07-30
1
-0
/
+7
*
syslog.h: allow prioritynames[]/facilitynames[] to be defined const
Denis Vlasenko
2007-07-14
1
-0
/
+6
*
- make sure to define _LIBC in libc-symbols.h before including anything
Bernhard Reutner-Fischer
2007-06-24
1
-10
/
+10
*
- shrink resolver code
Bernhard Reutner-Fischer
2007-04-17
1
-0
/
+2
*
include stddef.h to get NULL definition.
Khem Raj
2007-03-01
1
-0
/
+2
*
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
Mike Frysinger
2007-02-28
1
-2
/
+24
*
sync with glibc
Mike Frysinger
2007-02-28
1
-4
/
+106
*
stub out msync() for no-mmu as well
Mike Frysinger
2007-02-21
1
-2
/
+10
*
Impl. linux syscalls sched_getaffinity/sched_setaffinity but
Joakim Tjernlund
2007-02-12
1
-1
/
+1
*
use __FDPIC__ from the compiler rather than setting our own
Mike Frysinger
2007-02-08
1
-11
/
+3
*
revert previous change; reading POSIX spec some more says we need to set errn...
Mike Frysinger
2007-02-08
1
-1
/
+1
*
we crash if the first argument to realpath() is non-null as well so lets mark...
Mike Frysinger
2007-02-08
1
-1
/
+1
[next]