History log of /openbsd/lib/libc/sys/timer_gettime.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 34ddfe61 12-Sep-2015 guenther <guenther@openbsd.org>

Make these timer_* stubs weak symbols
Provide declarations to reduce noise when using -Wmissing-prototypes


# c2c925de 08-Aug-2005 espie <espie@openbsd.org>

zap remaining rcsid.

Kill old files that are no longer compiled.

okay theo


# f723aa39 11-Jun-2003 deraadt <deraadt@openbsd.org>

ansification; checked by pval


# e513f4c5 07-Feb-1998 tholo <tholo@openbsd.org>

Forward declare structures to silence warnings


# ac14f127 30-Apr-1997 tholo <tholo@openbsd.org>

Be silent about unused arguments


# fec2e44e 26-Apr-1997 tholo <tholo@openbsd.org>

Add $OpenBSD$ tags


# 860d5110 20-Apr-1997 tholo <tholo@openbsd.org>

New POSIX 1003.1b syscalls; from pk@NetBSD