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
/
sysdeps
/
linux
/
m68k
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break dependancy of bits/types.h on the asm/posix_types.h kernel
Eric Andersen
2002-08-24
1
-0
/
+29
*
Split out the definition of struct stat into the new arch
Eric Andersen
2002-08-23
1
-0
/
+58
*
Rework struct stat/stat64 handling to eliminate kernel headers
Eric Andersen
2002-08-22
1
-78
/
+0
*
Eliminate wrapping of struct stat and use the kernel version
Eric Andersen
2002-08-19
1
-65
/
+9
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-4
/
+9
*
Revert this file back to where it was so m68k can compile again.
Eric Andersen
2002-04-03
1
-25
/
+22
*
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-03-01
61
-7421
/
+39
*
Add in clone (untested)
David McCullough
2002-02-06
1
-25
/
+22
*
Be consistant about the ways in which asm/unistd.h might
Eric Andersen
2002-02-04
1
-2
/
+4
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-2
/
+4
*
Turn off dtype
Eric Andersen
2001-11-14
1
-1
/
+1
*
Sync up m68k headers
Eric Andersen
2001-11-14
70
-1225
/
+1920
*
Added sigset_t casts so we behave like the other platforms.
David McCullough
2001-08-09
1
-6
/
+6
*
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-07-11
6
-1
/
+18
*
Changes for new auto-generated syscall.h
David McCullough
2001-06-28
2
-195
/
+1
*
Added this guy, nothing needed here really.
David McCullough
2001-06-27
1
-0
/
+8
*
Yes... I forgot to update bits/dirent.h for the other archs. :-(
Manuel Novoa III
2001-06-27
1
-2
/
+11
*
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
Eric Andersen
2001-06-12
1
-31
/
+0
*
Quick fix to setjmp/longjmp/sigsetjmp etc to make them work.
David McCullough
2001-05-08
1
-2
/
+7
*
Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,
Eric Andersen
2001-05-07
1
-1
/
+1
*
Remove all the __THROW macros
Eric Andersen
2001-04-19
2
-12
/
+12
*
Reduced the size of sigsets to the minimal needed. Apart from the size,
David McCullough
2001-02-26
2
-66
/
+12
*
uClibc working with 2.0.x and 2.4.x m68k uClinux kernels, the PIC
David McCullough
2001-01-29
3
-9
/
+26
*
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
Manuel Novoa III
2001-01-25
1
-1
/
+4
*
Facelist/cleanup for several syscalls. Added poll.
Eric Andersen
2001-01-16
1
-2
/
+7
*
Thanks to James Graves <jgraves@deltamobile.com>, we now have
Eric Andersen
2001-01-12
68
-0
/
+8367