* sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
* sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
* dlfcn/Makefile (distribute): Add errmsg1mod.c.
* Makefile (distribute): Add include/libc-internal.h.
* libio/Makefile (distribute): Avoid overwriting.
* version.h (VERSION): Bump to 2.2.1.
* sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
+ * sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
+ * sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
+ * dlfcn/Makefile (distribute): Add errmsg1mod.c.
+ * Makefile (distribute): Add include/libc-internal.h.
+ * libio/Makefile (distribute): Avoid overwriting.
* iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
buffer and table handling.
-# Copyright (C) 1991-1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1991-1999, 2000, 2001 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
config-name.in Makefile.in sysdep.h set-hooks.h \
libc-symbols.h version.h shlib-versions rpm/Makefile \
rpm/template rpm/rpmrc glibcbug.in abi-tags stub-tag.h \
- test-skeleton.c include/des.h \
+ test-skeleton.c include/des.h include/libc-internal.h \
include/shlib-compat.h Versions.def \
INTERFACE CONFORMANCE NAMESPACE \
$(addprefix scripts/, \
-# Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1995-1999, 2000, 2001 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
extra-libs := libdl
libdl-routines := dlopen dlclose dlsym dlvsym dlerror dladdr eval
distribute := dlopenold.c glreflib1.c glreflib2.c failtestmod.c eval.c \
- defaultmod1.c defaultmod2.c
+ defaultmod1.c defaultmod2.c errmsg1mod.c
extra-libs-others := libdl
-# Copyright (C) 1995,96,97,98,99,2000 Free Software Foundation, Inc.
+# Copyright (C) 1995,96,97,98,99,2000, 2001 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
tests = tst_swprintf tst_wprintf tst_swscanf tst_wscanf tst_getwc tst_putwc \
tst_wprintf2 tst-widetext test-fmemopen
test-srcs = test-freopen
-distribute = test-freopen.sh
all: # Make this the default target; it will be defined in Rules.
oldiofgetpos oldiofgetpos64 oldiofsetpos \
oldiofsetpos64
-distribute := iolibio.h libioP.h strfile.h Banner
+distribute := iolibio.h libioP.h strfile.h Banner test-freopen.sh
include ../Rules
stxcpy.S
stxncpy.S
fpu/fenv_libc.h
+alphaev6/stxncpy.S
+alphaev6/stxcpy.S
kernel_proto.h
bits/utmpx.h
gnu/lib-names.h
+uitrunc.c
+savef.S
+restf.S