.. |
Makefile
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
19 سال پیش |
Makefile.in
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
19 سال پیش |
__errno_location.c
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 سال پیش |
__h_errno_location.c
|
033c0d7edc
Proper support for setting h_errno
|
23 سال پیش |
__uClibc_main.c
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
19 سال پیش |
errno.c
|
58c542d570
Try this version instead...
|
23 سال پیش |
static.c
|
8a8af03dce
Add __libc_stack_end to libc.
|
19 سال پیش |
tempname.c
|
650870cb83
In Bug 116, dicksnippe writes:
|
19 سال پیش |
tempname.h
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 سال پیش |