.. |
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
|
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
|
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
|
2fb630e447
Remove /dev/erandom support, as [h]lfs does not use it in this form.
|
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 년 전 |