Changeset 1506 for trunk/src/emx/include/locale.h
- Timestamp:
- Sep 15, 2004, 12:27:38 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/locale.h
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1505 r1506 1 /* $Id; $ */ 2 /** @file 3 * FreeBSD 5.1 4 * @changed bird: removed unsupported values and added comments to lconv. 5 * @changed bird: Changed the LC_* values to match those unidef.h sets. 6 */ 7 1 8 /* 2 9 * Copyright (c) 1991, 1993 … … 33 40 * @(#)locale.h 8.1 (Berkeley) 6/2/93 34 41 * $FreeBSD: src/include/locale.h,v 1.7 2002/10/09 09:19:27 tjr Exp $ 35 */36 37 /** @file38 * FreeBSD 5.139 * @changed bird: removed unsupported values and added comments to lconv.40 * @changed bird: Changed the LC_* values to match those unidef.h sets.41 42 */ 42 43 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.