From: Ulrich Drepper Date: Thu, 26 Feb 1998 17:14:58 +0000 (+0000) Subject: (sysdep_routines): Added adjtimex and old_adjtimex. X-Git-Tag: glibc-2.16-ports-before-merge~3307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f04509d000af79cc32614e385e1196915e03269;p=thirdparty%2Fglibc.git (sysdep_routines): Added adjtimex and old_adjtimex. --- diff --git a/sysdeps/unix/sysv/linux/alpha/Makefile b/sysdeps/unix/sysv/linux/alpha/Makefile index 48f5562d291..7821e46deb9 100644 --- a/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/sysdeps/unix/sysv/linux/alpha/Makefile @@ -7,6 +7,5 @@ sysdep_routines += ieee_get_fp_control ieee_set_fp_control \ # Support old timeval32 entry points sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \ osf_getitimer osf_setitimer osf_utimes \ - osf_getrusage osf_wait4 - + osf_getrusage osf_wait4 old_adjtimex endif