aboutsummaryrefslogtreecommitdiff
path: root/install-sh
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2003-09-10 19:13:05 +0000
committerCorinna Vinschen <corinna@vinschen.de>2003-09-10 19:13:05 +0000
commit932a40e86b8472fb8881a71ef8f139a6ba9d0e42 (patch)
treec2e9b265e2faab499e00d5a71c453dfecab22f6e /install-sh
parent6d2d2bce720d5c455b77f1139d623ccca8a924e8 (diff)
downloadnewlib-932a40e86b8472fb8881a71ef8f139a6ba9d0e42.zip
newlib-932a40e86b8472fb8881a71ef8f139a6ba9d0e42.tar.gz
newlib-932a40e86b8472fb8881a71ef8f139a6ba9d0e42.tar.bz2
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
* cygwin.din: Export __check_rhosts_file, __rcmd_errstr, optarg, opterr, optind, optopt, optreset, getopt, getopt_long, iruserok and ruserok. * getopt.c: Moved from lib to here. Define opt* variables as dllexport. * iruserok.c: Moved from lib to here. Rearrange function order. Prefer using 64/32 bit functions. * syscalls.cc (shell_fp): Define as struct __sFILE64. (getusershell): Use fopen64 instead of fopen. * winsup.h: Add declarations for seteuid32, fopen64, cygwin_gethostbyname and cygwin_inet_addr. * include/getopt.h: Declare opt* variables dllimport. * include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions