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
*
Typo fix from Peter Mazinger.
Joakim Tjernlund
2004-08-30
1
-1
/
+1
*
Preliminary PIE support for powerpc, i386 was used as template.
Joakim Tjernlund
2004-08-27
2
-3
/
+26
*
Partial patch from Alexandre Oliva:
Eric Andersen
2004-08-26
17
-57
/
+597
*
Mike Frysinger writes:
Eric Andersen
2004-08-25
1
-0
/
+3
*
Mike Frysinger writes:
Eric Andersen
2004-08-25
1
-0
/
+1
*
Patch by Carl SHAW <carl.shaw@st.com>...
Manuel Novoa III
2004-08-25
2
-1
/
+107
*
Make the stub profiling stuff work
Eric Andersen
2004-08-22
2
-98
/
+4
*
Attempt to support 'gcc -finstrument-functions', which seems much
Eric Andersen
2004-08-21
3
-0
/
+120
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
33
-1476
/
+11
*
Enable only for architectures where __NR_madvise is defined
Eric Andersen
2004-08-20
1
-0
/
+2
*
I will always test before I commit.
Eric Andersen
2004-08-16
1
-29
/
+32
*
Setup __pagesize from inside __uClibc_init(), or else when registering
Eric Andersen
2004-08-16
1
-31
/
+31
*
Be a bit more prominant about the fact that setuid handling
Eric Andersen
2004-08-16
1
-3
/
+8
*
The variable used to store pagesize is not the same as the
Eric Andersen
2004-08-16
3
-9
/
+8
*
Do not fail all lookups when /etc/resolv.conf is missing, as i.e.
Eric Andersen
2004-08-15
1
-16
/
+7
*
Logic was reversed.
Manuel Novoa III
2004-08-15
1
-2
/
+2
*
req_search returned garbage. This teaches it to behave itself and
Eric Andersen
2004-08-14
1
-29
/
+38
*
Fixup PAGE_SIZE problems
Eric Andersen
2004-08-13
8
-11
/
+97
*
Fix mips bug related to 2.6 headers by following glibc's lead. Based on
Manuel Novoa III
2004-08-10
1
-0
/
+15
*
Apparently the sigaction code added was broken, as it generated illegal
Manuel Novoa III
2004-08-10
1
-1
/
+1
*
On Monday 02 August 2004 08:44 am, Mike Frysinger wrote:
Manuel Novoa III
2004-08-10
1
-1
/
+16
*
doh
Eric Andersen
2004-08-04
1
-1
/
+1
*
Add missing header file needed to define PAGE_SIZE
Eric Andersen
2004-08-04
1
-0
/
+1
*
As Joakim Tjernlund rightly notes, I should have used PAGE_SIZE
Eric Andersen
2004-08-03
1
-2
/
+2
*
Cleanup some dead wood in the header files
Eric Andersen
2004-07-30
5
-2238
/
+0
*
s/___brk_addr/__curbrk/g
Eric Andersen
2004-07-30
23
-83
/
+82
*
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
[next]