index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
Age
Commit message (
Expand
)
Author
2004-08-21
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-13
Fixup PAGE_SIZE problems
Eric Andersen
2004-07-30
Cleanup some dead wood in the header files
Eric Andersen
2004-05-13
Add define for SHM_HUGETLB
Eric Andersen
2004-05-07
Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.
Manuel Novoa III
2004-05-07
Fix a couple of issues in configurations I hadn't tested.
Manuel Novoa III
2004-04-20
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-04-14
Fix typo.
Manuel Novoa III
2004-02-11
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-01-16
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-02
Minor fix from upstream glibc.
Manuel Novoa III
2003-12-27
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-11-11
Fix for the last "fix".
Manuel Novoa III
2003-11-11
Protect some header inclusions.
Manuel Novoa III
2003-11-06
Add a utility macro.
Manuel Novoa III
2003-11-05
Remove erroneous trailing semicolon.
Manuel Novoa III
2003-09-16
This should enabled building of uClibc locale support when using uClibc itself.
Manuel Novoa III
2003-09-08
Add back in table-less ctype funcs for those interested in minimizing
Manuel Novoa III
2003-08-28
Create a typedef for the ctype bitmask table entries.
Manuel Novoa III
2003-08-24
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-14
Use the common version for bits/sem.h. Fixup the types to
Eric Andersen
2003-08-08
Add support for personality(), prctl(), ustat(), and ulimit()
Eric Andersen
2003-08-05
Patch from David Wuertele to prevent "conflicts with new declaration with C
Eric Andersen
2003-08-01
Replace 'new' in a prototype to avoid c++ problems.
Manuel Novoa III
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
Remove the arch specific shm.h and use the fixed up common
Eric Andersen
2003-06-16
As noted by Peter S. Mazinger
Eric Andersen
2003-03-11
sjhill needs to buy donuts for everyone
Eric Andersen
2003-03-11
Compliance with MIPS ABI and MIPS kernel changes.
"Steven J. Hill"
2003-03-03
Initial effort at adding profiling support.
Eric Andersen
2003-02-27
Major update for pthreads, based in large part on improvements
Eric Andersen
2003-02-10
We need to have the size of struct dirent equal to the size of struct dirent64
Eric Andersen
2003-01-24
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-22
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
Eric Andersen
2003-01-22
Missed an endif
Eric Andersen
2003-01-22
Looks like sigaction on arm needs adjustment, so split this into
Eric Andersen
2002-12-20
The big thing is locale dependent collation support.
Manuel Novoa III
2002-12-11
Remove trailing comma from enum list as a nicety for older compilers.
Manuel Novoa III
2002-11-22
Ok... here's the summary:
Manuel Novoa III
2002-11-03
Implement locale-specific grouping in printf for base 10 integer conversions
Manuel Novoa III
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-13
It turns out that __thread is now a gcc keyword. We used __thread in
Eric Andersen
2002-09-04
Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux
"Steven J. Hill"
2002-08-26
Make bits/kernel_types.h include guard names match the include
Eric Andersen
2002-08-25
Use the kernel version of struct msqid_ds directly, since we don't
Eric Andersen
2002-08-25
Finish off the bits/kernel_stat.h cleanup for proper
Eric Andersen
2002-08-25
Make shm stuff work properly.
Eric Andersen
2002-08-24
Tweak things so that struct stat and struct stat64 (seem to) work on
Manuel Novoa III
2002-08-24
Avoid `ECANCELED' redefined on mips
Eric Andersen
[next]