summaryrefslogtreecommitdiff
path: root/lib/libc/sys/adjtime.c
AgeCommit message (Expand)Author
2011-10-15close on exec fixes:christos
2009-01-11merge christos-time_tchristos
2007-11-23KNF; no variable name in function prototype.uebayasi
2007-11-22Change all the syscall C 'glue' functions (most of which just add in andsl
2006-10-07- simplify codekardel
2006-03-09Do not use SCARG() in userland. Eliminates need for <sys/systm.h>.christos
2005-06-12Add missing __RCSID()lukem
2003-07-16Mark __clockctl_fd close-on-exec to avoid unintentionally leakingcb
2003-01-18Merge the nathanw_sa branch.thorpej
2001-12-09- Changed clocktl interface to use syscallargs structuresmanu
2001-09-17Include string.h for memcpy().tsutsui
2001-09-16Added support to use the clockctl driver if present for adjtime(),manu