summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-08 03:31:04 +0000
committerRoland McGrath <roland@gnu.org>1996-05-08 03:31:04 +0000
commitce4d8b661ad9a92db0327566964d128db28947a1 (patch)
treecb438408246873f731f03b3ca42fdaec6aaf0a72 /locale
parent0e3426bbcf2ff61d06d580fc9362fde79953a281 (diff)
Tue May 7 23:18:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960508
* po/Makefile: New file. * Makefile (subdirs): Add po. * configure.in: Check for msgfmt. * config.make.in (MSGFMT): New variable. Sun May 5 23:49:10 1996 Ulrich Drepper <drepper@cygnus.com> * misc/Makefile (routines): Add swapoff. * sysdeps/unix/sysv/linux/Dist: Add sys/quota.h. * sysdeps/unix/sysv/linux/sys/quota.h: New file. Wrapper around kernel header file.
Diffstat (limited to 'locale')
-rw-r--r--locale/loadlocale.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/loadlocale.c b/locale/loadlocale.c
index 93b9e95593..b7eee2e735 100644
--- a/locale/loadlocale.c
+++ b/locale/loadlocale.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1996 Free Software Foundation, Inc.
+/* Functions to read locale data files.
+Copyright (C) 1996 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.