Changeset 759 for trunk/src


Ignore:
Timestamp:
Sep 30, 2003, 12:30:25 AM (22 years ago)
Author:
bird
Message:

Moved FreeBSD libc stuff into our LIBC.

Location:
trunk/src/emx/src
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/libc.def

    • Property cvs2svn:cvs-rev changed from 1.18 to 1.19
    r758 r759  
    817817    "__std_readdir_r" @836
    818818    "__std_lstat" @837
     819
     820
     821
     822
     823
     824
  • trunk/src/emx/src/lib/libc.smak

    • Property cvs2svn:cvs-rev changed from 1.24 to 1.25
    r758 r759  
    99
    1010# First of all, include all second-level libc submakefiles
    11 LIBC.SUBMAK := $(wildcard src/lib/*/*.smak)
     11LIBC.SUBMAK := $(wildcard src/lib/*/*.smak)
    1212-include $(LIBC.SUBMAK)
    1313# Add to the list of genrules.smak dependencies
Note: See TracChangeset for help on using the changeset viewer.