Peter S. Mazinger 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 роки тому
..
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 роки тому
allocrtsig.c bdcefd6212 Fix pthreads to use the rt signals if present 22 роки тому
killpg.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
raise.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigaction.c 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 21 роки тому
sigaddset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigandset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigblock.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigdelset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigempty.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigfillset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
siggetmask.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sighold.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigignore.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigintr.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigisempty.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigismem.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigjmp.c a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 роки тому
signal.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigorset.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigpause.c f2eb46b4e6 Sigpause was broken. Now it is fixed. 23 роки тому
sigrelse.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigset.c 3ab0557e5a A number of naming updates in preparation for adding in 22 роки тому
sigsetmask.c b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigsetops.c cd2b5379fc Fix up sig handling so it is more in sync with glibc behavior 23 роки тому
sigsetops.h b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 роки тому
sigwait.c dffe7a72fb Quick implementation of sigwait. Doesn't handle thread cancelation 21 роки тому
sysv_signal.c 3540c7c493 use X/Open __sysv_signal name, then use the weak name for sysv_signal 22 роки тому