Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -14/+2 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -2/+2 |
| | | | | missing headers, other jump relocs removed | ||||
* | Use __gettimeofday | Peter S. Mazinger | 2005-12-08 | 1 | -0/+2 |
| | |||||
* | Added support for clock_getres() and clock_settime() in addition to | Peter Kjellerstedt | 2005-04-28 | 1 | -0/+51 |
the already existing clock_gettime(). In addition they will now use the corresponding system calls if they exists, which resulted in a move to libc/sysdeps/linux/common for clock_gettime.c (it was previously located in libc/misc/time). |