minix/lib/libc
Tomas Hruby 74c5cd7668 The profile utility can set the sprofiling mode
- profile --nmi | --rtc sets the profiling mode

- --rtc is default, uses BIOS RTC, cannot profile kernel the presetted
  frequency values apply

- --nmi is only available in APIC mode as it uses the NMI watchdog, -f
  allows any frequency in Hz

- both modes use compatible data structures
2010-09-23 10:49:42 +00:00
..
ack Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ansi add EHOSTDOWN errno. 2010-09-14 11:51:41 +00:00
arch/i386 Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
asyn Use endpoint_t for the destination of mini_send and _syscall, and the 2010-06-02 21:51:32 +00:00
db Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +00:00
gnu Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
ip - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
math Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
other The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
posix make library calls use ProcFS 2010-09-14 21:28:34 +00:00
regex lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
stdio Add ftello function 2010-08-16 17:07:40 +00:00
stdtime Fix unintended changes in r7614 2010-07-01 11:56:02 +00:00
syscall make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
sysvipc Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
wchar Add some support for wchar_t. 2010-04-19 15:20:24 +00:00
Makefile libc: add db code from netbsd 2010-07-14 17:46:18 +00:00
Makefile.inc Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00