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
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some mips updates. Add a couple of missing sys/*.h files and update a few ot...
Manuel Novoa III
2004-07-30
5
-51
/
+684
*
Do not grovel about in the ELF header for the page size when
Eric Andersen
2004-07-28
1
-2
/
+5
*
Be certain to include sys/sysmacros.h when major() and minor()
Eric Andersen
2004-07-27
2
-0
/
+2
*
Fix ftruncate64 and truncate64 for powerpc and mips
Eric Andersen
2004-07-21
2
-10
/
+52
*
Update sigaction for arm
Eric Andersen
2004-07-17
1
-22
/
+42
*
Add sigaction for mips
Eric Andersen
2004-07-17
2
-1
/
+124
*
Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.
Manuel Novoa III
2004-07-16
1
-0
/
+6
*
Pete Popov writes:
Eric Andersen
2004-07-16
60
-1
/
+4349
*
Cleanup some cruft
Eric Andersen
2004-07-15
1
-3
/
+0
*
Cleanup a few of the more egregiously broken sysconf values to
Eric Andersen
2004-07-15
3
-31
/
+19
*
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
Eric Andersen
2004-07-15
1
-1
/
+1
*
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
Eric Andersen
2004-07-15
4
-7
/
+21
*
Atsushi Nemoto writes:
Eric Andersen
2004-07-15
1
-18
/
+13
*
h8300 updates from Yoshinori Sato
Eric Andersen
2004-07-15
25
-421
/
+788
*
Stephen Hemminger from osdl dot org writes:
Eric Andersen
2004-06-12
1
-0
/
+22
*
Philip Craig at snapgear dot com writes:
Eric Andersen
2004-06-12
1
-1
/
+10
*
Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm
Eric Andersen
2004-06-12
2
-38
/
+24
*
Oops. Missed a spot.
Eric Andersen
2004-06-12
1
-1
/
+1
*
scrap the goofy time + getpid() based "randomness" and use
Eric Andersen
2004-06-06
1
-28
/
+35
*
Removed unused file.
Tobias Anderberg
2004-05-24
1
-72
/
+0
*
Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)
Eric Andersen
2004-05-15
1
-0
/
+9
*
Joakim Tjernlund writes:
Eric Andersen
2004-05-14
2
-11
/
+7
*
Alexandre Oliva writes:
Eric Andersen
2004-05-14
6
-336
/
+349
*
__data_start needs to be added to all crt0.S files that don't currently
Eric Andersen
2004-05-14
14
-44
/
+145
*
Kill off the now obsolete __libc_vfork symbol
Eric Andersen
2004-05-14
4
-11
/
+4
*
Alexandre Oliva writes:
Eric Andersen
2004-05-14
4
-1
/
+319
*
Patch from Alexandre Oliva:
Eric Andersen
2004-05-14
2
-2
/
+130
*
Add define for SHM_HUGETLB
Eric Andersen
2004-05-13
1
-0
/
+1
*
Setup a _dl_pagesize value for use by staticly linked apps
Eric Andersen
2004-05-11
1
-0
/
+2
*
make certain that getpagesize() returns correct the value for mips
Eric Andersen
2004-05-11
2
-13
/
+39
*
Purge trailing white space
Eric Andersen
2004-05-11
1
-13
/
+13
*
Obligatory forgotten file...
Manuel Novoa III
2004-05-08
1
-1
/
+2
*
Change clock() to allow wrapping.
Manuel Novoa III
2004-05-08
1
-86
/
+145
*
Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.
Manuel Novoa III
2004-05-07
1
-0
/
+4
*
"Fix" this so that at least things will link when threading is disabled.
Manuel Novoa III
2004-05-07
1
-4
/
+8
*
Fix a couple of issues in configurations I hadn't tested.
Manuel Novoa III
2004-05-07
2
-23
/
+9
*
Add missing include.
Manuel Novoa III
2004-05-07
1
-0
/
+1
*
Change the global 'buf' to 'servbuf' since some functions in here use
Eric Andersen
2004-05-07
1
-7
/
+7
*
Fix screwed up formatting
Eric Andersen
2004-05-05
1
-20
/
+20
*
Jeroen Dobbelaere writes:
Eric Andersen
2004-05-05
1
-1
/
+2
*
It turns out that asm/reg.h is missing from the 2.6.x kernel headers,
Eric Andersen
2004-04-23
1
-2
/
+167
*
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-04-20
11
-29
/
+29
*
Fix typo.
Manuel Novoa III
2004-04-14
1
-1
/
+1
*
Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su.
Eric Andersen
2004-04-06
1
-4
/
+0
*
Per patch from Stefan Holst, do not try to compile these
Eric Andersen
2004-03-19
4
-0
/
+8
*
Patch from Stefan Holst to fix argv[0]
Eric Andersen
2004-03-19
1
-5
/
+5
*
Based on a patch from Alexandre Oliva, allow uClibc to compile
Eric Andersen
2004-03-19
1
-0
/
+2
*
Alexandre Oliva writes:
Eric Andersen
2004-03-18
2
-1
/
+42
*
Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)
Eric Andersen
2004-03-18
2
-4
/
+7
*
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
Eric Andersen
2004-03-18
10
-23
/
+24
[next]