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
...
*
update : $
Ned Ludd
2004-11-25
1
-1
/
+1
*
Make __builtin_return_address() return NULL at top of
Joakim Tjernlund
2004-11-17
1
-8
/
+8
*
misc cleanups of __stack_smash_handler() function when ssp support is enabled...
Ned Ludd
2004-11-11
1
-2
/
+2
*
misc cleanups of __stack_smash_handler() function when ssp support is enabled...
Ned Ludd
2004-11-11
1
-76
/
+100
*
Some requested additional malloc entry points
Eric Andersen
2004-11-08
2
-0
/
+56
*
struct ipc_perm, as used by shmctl() when soing shared memory stuff,
Eric Andersen
2004-11-02
1
-1
/
+1
*
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-31
9
-15
/
+10
*
Do not assume a fifth argument is used with syscall(). Allocate stack
Peter Kjellerstedt
2004-10-30
1
-6
/
+6
*
Fix up __uClibc_init() for so that we prevent starting SUID
Eric Andersen
2004-10-27
1
-17
/
+66
*
Atsushi Nemoto writes:
Eric Andersen
2004-10-26
1
-15
/
+25
*
Peter S. Mazinger writes:
Eric Andersen
2004-10-19
9
-10
/
+15
*
Atsushi Nemoto writes:
Eric Andersen
2004-10-19
1
-8
/
+8
*
Peter Mazinger writes:
Joakim Tjernlund
2004-10-14
3
-8
/
+18
*
Remove unused stuff. From Peter Mazinger.
Joakim Tjernlund
2004-10-14
1
-6
/
+0
*
Add ualarm.c
Eric Andersen
2004-10-07
1
-1
/
+1
*
implement SuSv3 required ualarm()
Eric Andersen
2004-10-07
1
-0
/
+19
*
Atsushi Nemoto writes:
Joakim Tjernlund
2004-09-28
1
-2
/
+2
*
Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.
Joakim Tjernlund
2004-09-23
2
-0
/
+55
*
Hide some x86-specific devel asserts.
Manuel Novoa III
2004-09-10
1
-0
/
+5
*
Implement gethostent_r
Eric Andersen
2004-09-07
1
-15
/
+31
*
Remove stale leftovers
Eric Andersen
2004-09-07
1
-9
/
+0
*
Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to
Eric Andersen
2004-09-07
3
-26
/
+119
*
Add a couple of mips-specific string funcs.
Manuel Novoa III
2004-09-02
34
-2
/
+3706
*
Fix a couple of symbol name issues.
Manuel Novoa III
2004-09-02
1
-5
/
+8
*
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
[prev]
[next]