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
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-09
bits/kernel_stat.h: use the same guard on all archs
Peter S. Mazinger
2011-03-09
types.h: remove __ipc_pid_t
Peter S. Mazinger
2011-03-09
guard *_chk() related stuff with UCLIBC_HAS_FORTIFY
Peter S. Mazinger
2011-03-08
nios2: Correct guard #defines in bits/kernel_types.h
Tobias Klauser
2011-03-08
nptl: fix compilation on x86_64
William Pitcock
2011-03-08
shm.h: fix vax's bits/shm.h
Peter S. Mazinger
2011-03-08
Makefile.in: remove uClibc_fpmax.h independently of any config option
Peter S. Mazinger
2011-03-08
resolv.h: disable unneeded prototypes
Peter S. Mazinger
2011-03-08
Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install
Peter S. Mazinger
2011-03-08
Makerules: respect HARDWIRED_ABSPATH in interp.c
Peter S. Mazinger
2011-03-08
try to fix duplicated slashes in the generated lib*.so files (round 2)
Peter S. Mazinger
2011-03-08
Revert "buildsys: prefer the form HEADERS_RM-$(<config>)"
Carmelo Amoroso
2011-03-07
buildsys: prefer the form HEADERS_RM-$(<config>)
Carmelo Amoroso
2011-03-07
locale.c: export newlocale only if XLOCALE is defined
Peter S. Mazinger
2011-03-07
locale.c, locale.h: no need for hidden duplocale
Peter S. Mazinger
2011-03-06
simplify ffs* code
Peter S. Mazinger
2011-03-06
remove unused ARCH_CFLAGS and ARCH_LDFLAGS
Peter S. Mazinger
2011-03-06
Revert "try to fix duplicated slashes in the generated lib*.so files"
Peter S. Mazinger
2011-03-05
Implement ffsl and ffsll.
Bernd Schmidt
2011-03-05
Add sanity checks to ld.so DSBT support
Mark Salter
2011-03-05
The C6X port
Aurelien Jacquiot
2011-03-05
Allow ABIs where SP points below the stack frame.
Bernd Schmidt
2011-03-05
Add support for DSBT ELF to ld.so
Mark Salter
2011-03-05
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-03-04
fix locale build
Peter S. Mazinger
2011-03-04
fix removal of sgtty.h
Peter S. Mazinger
2011-03-04
nptl: fix use of IS_IN_LIBPTHREAD macro
Carmelo Amoroso
2011-03-03
remove obsoleted and incorrect comment
Peter S. Mazinger
2011-03-03
provide internal hidden version of __fcntl_nocancel
Peter S. Mazinger
2011-03-03
add _dl_errno support to errno.h, cleanup
Peter S. Mazinger
2011-03-03
do not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4
Peter S. Mazinger
2011-03-03
sgtty.h is useless, remove it on STRICT_HEADERS
Peter S. Mazinger
2011-03-03
paths.h: add _PATH_GSHADOW
Peter S. Mazinger
2011-03-03
guard nl_catd structure and related constants with STRICT_HEADERS
Peter S. Mazinger
2011-03-03
better guard of IPV6 related stuff
Peter S. Mazinger
2011-03-03
do not care about libc-internal.h, remove hp-timing.h
Peter S. Mazinger
2011-03-03
strcpy: remove unneeded includes from the generic version
Peter S. Mazinger
2011-03-03
update some headers
Peter S. Mazinger
2011-03-03
update some headers
Peter S. Mazinger
2011-03-03
make it possible to compile with -std=gnu99/c99 and use extern inlines
Peter S. Mazinger
2011-03-03
simplify guard of uClibc internals
Peter S. Mazinger
2011-03-03
remove libc-internal.h on install
Peter S. Mazinger
2011-03-03
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-03-03
make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTF
Peter S. Mazinger
2011-03-03
remove error handling from some syscalls
Peter S. Mazinger
2011-03-03
fix dependency on ADVANCED_REALTIME
Peter S. Mazinger
2011-03-03
fix stubs
Peter S. Mazinger
2011-03-03
initialize 2 variables to get rid of compiler warning
Peter S. Mazinger
2011-03-03
Correct ssp code
Peter S. Mazinger
[next]