Peter S. Mazinger 5e48b8b628 Add the current implementation to review 18 years ago
..
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. 18 years ago
Makefile.in 5e48b8b628 Add the current implementation to review 18 years ago
kernel-posix-timers.h acbd270e37 include headers only if the related option is enabled 18 years ago
mq_close.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_getsetattr.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_notify.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_open.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_receive.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_send.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
mq_unlink.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
timer_create.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
timer_delete.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
timer_getoverr.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
timer_gettime.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago
timer_settime.c 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 19 years ago