Changeset 1858 for trunk/src/emx/ChangeLog.LIBC
- Timestamp:
- Mar 14, 2005, 12:57:26 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.20
to1.21
r1857 r1858 20 20 o Added support for single quoted arguments. (pray this doesn't screw up...) 21 21 22 - testcases:23 o Testcases for various new problems/code.22 - libiconv, libdl, libm: 23 o Made these empty stub libraries. 24 24 25 25 - emxomf: … … 27 27 thus it would consume the next argument unless it was an option. Using 28 28 getopt_long(,,"l::", NULL, NULL) solves the problem. 29 30 - testcases: 31 o Testcases for various new problems/code. 29 32 30 33 2005-02-01: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.