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
Age
Commit message (
Expand
)
Author
2009-07-21
libpthread: add format attribute to __pthread_message()
Mike Frysinger
2009-07-21
byteswap: unify common definitions
Mike Frysinger
2009-07-21
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-07-21
corrected typo
Denys Vlasenko
2009-07-21
libc/string/i386/string.h: fix -O0 build failure
Denys Vlasenko
2009-07-20
It fixes the following warnings seen on mips build.
Khem Raj
2009-07-20
avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
2009-07-20
syscall: convert cris/hppa to common syscalls
Mike Frysinger
2009-07-20
MAKEALL: find kernel headers better
Mike Frysinger
2009-07-20
some ports define ENOTSUP
Mike Frysinger
2009-07-20
INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
Mike Frysinger
2009-07-20
linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
2009-07-20
fix building for systems w/out ldso support
Mike Frysinger
2009-07-20
alpha: fix building with no asm/elf.h
Mike Frysinger
2009-07-20
fdatasync: handle latest alpha syscalls
Mike Frysinger
2009-07-20
alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
2009-07-20
first pass at implementing *at funcs
Mike Frysinger
2009-07-20
sync a few headers with glibc (no functional changes)
Mike Frysinger
2009-07-20
dirent: push dirent type to prototypes
Mike Frysinger
2009-07-20
string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT
Mike Frysinger
2009-07-20
regex: convert #if to #ifdef
Mike Frysinger
2009-07-20
add a wchar.h stub
Mike Frysinger
2009-07-20
mknod: convert to INLINE_SYSCALL() to sync with glibc
Mike Frysinger
2009-07-20
note that we do not want hidden malloc aliases
Mike Frysinger
2009-07-20
fix typo in frv endian comment
Mike Frysinger
2009-07-20
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-07-20
start ignoring include/ symlinks
Mike Frysinger
2009-07-20
unifdef: implement err.h funcs locally
Mike Frysinger
2009-07-20
ppoll: switch to INLINE_SYSCALL() to match glibc
Mike Frysinger
2009-07-20
add hidden aliases for older regex search functions
Mike Frysinger
2009-07-15
install_headers: convert header removal to Kbuild style
Mike Frysinger
2009-07-15
use -EB/-EL for all targets
Mike Frysinger
2009-07-14
Fix ARM syscall argument loading.
Joseph Myers
2009-07-14
sh: Fix up optimized SH-4 memcpy on big endian.
Giuseppe Cavallaro
2009-07-09
syscall(): create a common version based on INLINE_SYSCALL_NCS()
Mike Frysinger
2009-07-09
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
MAKEALL: expand cross-compiler arch search
Mike Frysinger
2009-07-09
sh: Change __HAVE_SHARED__ to __PIC__
Peter Griffin
2009-07-08
ignore generated .i files
Mike Frysinger
2009-07-08
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
Mike Frysinger
2009-07-08
syscall: unify common syscall defines
Mike Frysinger
2009-07-06
sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
2009-07-05
MAKEALL: start a quick build test helper script
Mike Frysinger
2009-07-05
Avoid type-punned pointers that break strict-aliasing
Ron
2009-07-05
Avoid warnings about shifting more bits than we have
Ron
2009-07-05
Don't shadow the chroot global
Ron
2009-07-05
Don't shadow the mask parameter with a local variable in the same function
Ron
2009-07-05
Don't shadow stat with a local variable
Ron
2009-07-05
Don't shadow the err() function with a local var
Ron
2009-07-05
Add a few missing includes
Ron
[prev]
[next]