-
- Downloads
Added getopt routine to libwine_port (based on a patch by Dimitrie
O. Paun).
Showing
- include/wine/port.h 22 additions, 0 deletionsinclude/wine/port.h
- libs/port/Makefile.in 2 additions, 0 deletionslibs/port/Makefile.in
- libs/port/getopt.c 1279 additions, 0 deletionslibs/port/getopt.c
- libs/port/getopt.h 181 additions, 0 deletionslibs/port/getopt.h
- libs/port/getopt1.c 198 additions, 0 deletionslibs/port/getopt1.c
libs/port/getopt.c
0 → 100644
This diff is collapsed.
libs/port/getopt.h
0 → 100644
libs/port/getopt1.c
0 → 100644
Please register or sign in to comment