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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make support for global constructors and global destructors be
Eric Andersen
2002-11-27
1
-0
/
+9
*
Support O_STREAMING
Eric Andersen
2002-10-09
1
-0
/
+1
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
1
-15
/
+12
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
3
-5
/
+5
*
Added __kernel_fsid_t to satisfy some apps that need it.
David McCullough
2002-08-27
1
-0
/
+8
*
Make bits/kernel_types.h include guard names match the include
Eric Andersen
2002-08-26
1
-3
/
+9
*
Tweak things so that struct stat and struct stat64 (seem to) work on
Manuel Novoa III
2002-08-24
1
-0
/
+27
*
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
/
+56
*
Eliminate wrapping of struct stat and use the kernel version
Eric Andersen
2002-08-19
1
-0
/
+4
*
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-08-16
2
-8
/
+8
*
Just in case, crash if somehow `exit' returns anyways
Eric Andersen
2002-08-06
1
-0
/
+2
*
Add support for people calling syscall()
Eric Andersen
2002-07-24
3
-76
/
+78
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-156
/
+109
*
Clean up CLK_TCK situation. clock() and sysconf() now use an
Manuel Novoa III
2002-07-15
1
-73
/
+0
*
Fix dummy main reference so it works...
Eric Andersen
2002-04-14
1
-2
/
+6
*
Manuel and I were looking into a problem with applications failing to link
Eric Andersen
2002-04-14
2
-0
/
+7
*
Create a much more careful ftruncate64 implementation, that should
Eric Andersen
2002-04-09
2
-23
/
+1
*
Add in support for ftruncate64 on both ARM and x86
Eric Andersen
2002-03-31
2
-1
/
+23
*
Remove the C++ support stubs, since these now live elsewhere and
Eric Andersen
2002-03-16
2
-19
/
+0
*
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-13
1
-1
/
+1
*
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
1
-1
/
+0
*
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-03-01
65
-7233
/
+524
*
Fixup setjmp and longjmp so they behave themselves properly now
Eric Andersen
2002-01-31
3
-84
/
+1
*
Fixup setjmp implementation so it actaully works as expected
Eric Andersen
2002-01-30
4
-47
/
+146
*
Make sbrk common, add arm/brk.c, cleanup leftover damage
Eric Andersen
2002-01-21
3
-50
/
+3
*
Turn off the useless personality crap
Eric Andersen
2002-01-02
1
-0
/
+2
*
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
Eric Andersen
2002-01-01
1
-2
/
+2
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
2
-6
/
+4
*
Use the asm version by default on x86. Tag _start as a function.
Eric Andersen
2001-12-19
2
-3
/
+6
*
Add include/sys/reg.h to make gdbserver happy
Eric Andersen
2001-11-29
2
-0
/
+44
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-2
/
+4
*
Initial first (lame) pass at making a pthreads library. This
Eric Andersen
2001-11-14
1
-0
/
+28
*
Fix the clone syscall so it actually works.
Eric Andersen
2001-11-14
2
-30
/
+31
*
Wohoo! David McCullough found the bug! His comments follow:
Eric Andersen
2001-10-05
1
-12
/
+20
*
Yet more minor cleanups
Eric Andersen
2001-10-04
1
-1
/
+4
*
Cleanup brk/sbrk
Eric Andersen
2001-10-03
4
-83
/
+77
*
Gut this file, and quit referrng to _IO_* junk
Eric Andersen
2001-09-27
1
-146
/
+1
*
Update to accomodate the header file changes
Eric Andersen
2001-09-27
71
-1099
/
+1838
*
This will hopefully make global constructors and destructors work
Eric Andersen
2001-08-28
2
-0
/
+21
*
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-07-11
6
-0
/
+20
*
remove bits/syscall.h when cleaning
David Schleef
2001-07-03
1
-0
/
+1
*
Added a script to create bits/syscall.h for each arch.
Manuel Novoa III
2001-06-28
4
-426
/
+41
*
Stub out an initial version. Manuel will be writing
Eric Andersen
2001-06-27
1
-0
/
+229
*
Step one in a process to ween ourselves off of using asm/unistd.h.
Eric Andersen
2001-06-27
1
-1
/
+79
*
Make these PIC and _LIBC_REENTRANT compatible.
Manuel Novoa III
2001-06-27
2
-8
/
+89
*
Remove simulated d_type support for getdents and the dirent struct, and use
Manuel Novoa III
2001-06-25
1
-2
/
+11
*
This adds in support for PIC on x86. Unfortunately, this will break
Eric Andersen
2001-06-23
1
-0
/
+81
*
Add the in* and out* functions for i386. Note: the sys/io.h header for
Manuel Novoa III
2001-06-17
1
-0
/
+171
*
I am very proud of myself. I managed to write a working _start for
Eric Andersen
2001-06-15
2
-0
/
+52
[prev]
[next]