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
/
misc
Age
Commit message (
Collapse
)
Author
2006-01-30
strlen is -cheaper- then strnlen
Peter S. Mazinger
2006-01-30
some more prototypes
Peter S. Mazinger
2006-01-30
make regex a little bit smaller
Peter S. Mazinger
2006-01-29
Patch by Joseph S. Myers to add support for ARM EABI
Mike Frysinger
2006-01-29
Add back the current glibc copyright notice, although the file is far different
Peter S. Mazinger
2006-01-29
rename local tty variable to not shadow tty func
Mike Frysinger
2006-01-29
no point in redeclaring oldcount locally
Mike Frysinger
2006-01-29
no point in declaring save_err locally
Mike Frysinger
2006-01-29
Bernhard Fischer writes: remove unused variables
Mike Frysinger
2006-01-27
Do not build *64 and llseek, correct some failure when LFS is disabled
Peter S. Mazinger
2006-01-27
Disabled NULL error_print_progname, useless
Peter S. Mazinger
2006-01-27
Update copyright and comment
Peter S. Mazinger
2006-01-27
Some warnings go away
Peter S. Mazinger
2006-01-26
Some more prototypes, enable missing-prototypes/declarations warnings for now
Peter S. Mazinger
2006-01-26
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-25
error_message_count got lost
Peter S. Mazinger
2006-01-24
Hope to mips build
Peter S. Mazinger
2006-01-23
Change to build w/ -std=c99
Peter S. Mazinger
2006-01-23
s/_GNU_SOURCE/__USE_GNU/
Peter S. Mazinger
2006-01-23
Reorganize a bit and mark tdestroy as GNU extension
Peter S. Mazinger
2006-01-23
Mark __assert as noreturn
Peter S. Mazinger
2006-01-23
Guard hidden prototypes accordingly
Peter S. Mazinger
2006-01-23
Get rid of nested warnings
Peter S. Mazinger
2006-01-23
Remove redundancy and move hidden prototypes around
Peter S. Mazinger
2006-01-22
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵
Peter S. Mazinger
is a useless attempt
2006-01-21
Use __typeof instead of adding full prototypes
Peter S. Mazinger
2006-01-20
fix warning when sizeof uchar_t is 8 bits
Mike Frysinger
2006-01-20
Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other ↵
Peter S. Mazinger
use within uClibc, depends on fnmatch as well
2006-01-18
get rid of alpha defines
Mike Frysinger
2006-01-16
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ↵
Peter S. Mazinger
see what libpthread will do ...
2006-01-16
Correct a typo
Peter S. Mazinger
2006-01-16
Last relocs jump and global data, (even locales) that I could remove are ↵
Peter S. Mazinger
gone from libc. The remaining are left as exercise for others ;-)
2006-01-16
some global data relocs gone
Peter S. Mazinger
2006-01-15
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
make tzset jump reloc free if UCLIBC_HAS_CTYPE_CTABLES is not enabled
Peter S. Mazinger
2006-01-15
Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it
Peter S. Mazinger
2006-01-15
get rid of warning if UCLIBC_HAS_CTYPE_TABLES is not enabled
Peter S. Mazinger
2006-01-15
hide __glob_*dir_hook
Peter S. Mazinger
2006-01-14
get rid of *stat*64 jump relocs
Peter S. Mazinger
2006-01-14
get rid of fcntl64 jump reloc
Peter S. Mazinger
2006-01-14
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
disable redirect for fcntl64 until a good way is found
Peter S. Mazinger
2006-01-14
s/__strcmp/strcmp/
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵
Peter S. Mazinger
missing headers, other jump relocs removed
2006-01-14
fix sem funcs on 64bit arches
Mike Frysinger
2006-01-11
Apply patch used in sed for malloc(0)
Peter S. Mazinger
2006-01-10
just define _GNU_SOURCE
Mike Frysinger
2006-01-08
create & use an internal alias to __uClibc_init()
Mike Frysinger
2006-01-08
create a hidden internal pagesize symbol for libc usage
Mike Frysinger
2006-01-08
declare the internal syscalls static inline
Mike Frysinger
[next]