-# Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1992, 1993, 1994, 1995 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
headers := setjmp.h jmp_buf.h
-routines := setjmp sigjmp_save \
- longjmp _longjmp __longjmp siglongjmp
+routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \
+ longjmp __longjmp jmp-unwind
-tests := tst-setjmp
+tests := tst-setjmp jmpbug
include ../Rules