]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/Makefile
Update.
[thirdparty/glibc.git] / stdlib / Makefile
index 2d297e5191690d64fb9822484b2459a6a818bf1b..99236c5c7891e9e7391eaee250a41f32c213a2e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
+# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -46,7 +46,8 @@ routines      :=                                                            \
        system canonicalize                                                   \
        a64l l64a                                                             \
        rpmatch strfmon strfmon_l getsubopt xpg_basename fmtmsg               \
-       strtoimax strtoumax wcstoimax wcstoumax
+       strtoimax strtoumax wcstoimax wcstoumax                               \
+       getcontext setcontext makecontext swapcontext
 
 distribute     := exit.h grouping.h abort-instr.h
 tests          := tst-strtol tst-strtod testmb testrand testsort testdiv \