projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Mon Mar 25 03:35:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
[kopensolaris-gnu/glibc.git]
/
stdlib
/
Makefile
diff --git
a/stdlib/Makefile
b/stdlib/Makefile
index
77940d1
..
54a95fd
100644
(file)
--- a/
stdlib/Makefile
+++ b/
stdlib/Makefile
@@
-1,4
+1,4
@@
-# Copyright (C) 1991,
1992, 1993, 1994, 1995
Free Software Foundation, Inc.
+# Copyright (C) 1991,
92, 93, 94, 95, 96
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
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@
-41,7
+41,8
@@
routines := \
strtol strtoul strtoq strtouq \
strtof strtod strtold \
system \
strtol strtoul strtoq strtouq \
strtof strtod strtold \
system \
- a64l l64a
+ a64l l64a \
+ rpmatch
distribute := exit.h grouping.h
tests := tst-strtol tst-strtod testmb testrand testsort testdiv
distribute := exit.h grouping.h
tests := tst-strtol tst-strtod testmb testrand testsort testdiv