newlib/winsup/cygwin/lib
Corinna Vinschen 932a40e86b * 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.
2003-09-10 19:13:05 +00:00
..
_cygwin_crt0_common.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
crt0.h
cygwin_attach_dll.c
cygwin_crt0.c
dll_entry.c
dll_main.cc
libcmain.c
premain0.c
premain1.c
premain2.c
premain3.c
pseudo-reloc.c * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00