VirtualBox

Changeset 900 in kBuild for vendor/gnumake/current/w32/include


Ignore:
Timestamp:
May 23, 2007 3:13:11 AM (18 years ago)
Author:
bird
Message:

Load /home/bird/src/Gnu/make/2007-05-23 into vendor/gnumake/current.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/gnumake/current/w32/include/pathstuff.h

    r501 r900  
    1919#define _PATHSTUFF_H
    2020
    21 extern char * convert_Path_to_windows32(char *Path, char to_delim);
    22 extern char * convert_vpath_to_windows32(char *Path, char to_delim);
    23 extern char * w32ify(char *file, int resolve);
    24 extern char * getcwd_fs(char *buf, int len);
     21char *convert_Path_to_windows32(char *Path, char to_delim);
     22char *convert_vpath_to_windows32(char *Path, char to_delim);
     23char *w32ify(const char *file, int resolve);
     24char *getcwd_fs(char *buf, int len);
    2525
    2626#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette