newlib-cygwin/winsup
Corinna Vinschen d66ac2bc52 * external.cc (cygwin_internal): Change n to __off64_t to match change
of _pinfo::cmdline.
	* fhandler.h (class fhandler_virtual): Change filesize member to
	__off64_t.
	* fhandler_proc.cc (format_proc_meminfo): Change to return __off64_t.
	(format_proc_stat): Ditto.
	(format_proc_uptime): Ditto.
	* fhandler_process.cc (format_process_stat): Ditto.
	(format_process_status): Ditto.
	(format_process_statm): Ditto.
	* pinfo.cc (_pinfo::cmdline): Expect __off64_t parameter.
	* pinfo.h (class _pinfo): Change declaration of cmdline accordingly.
2003-03-08 16:44:25 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * cygserver_transport_pipes.cc (transport_layer_pipes::accept): 2002-09-30 18:31:56 +00:00
cygwin * external.cc (cygwin_internal): Change n to __off64_t to match change 2003-03-08 16:44:25 +00:00
doc various updates to setup entries. Stronger emphasis to use setup, and only setup. 2003-02-21 20:37:47 +00:00
mingw 2003-03-03 Christopher Faylor <cgf@redhat.com> 2003-03-03 10:27:57 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01 2003-03-07 15:59:58 +00:00
utils * Makefile.in (strace.exe): Include mingw_getopt.o in link line. 2003-03-04 05:30:50 +00:00
w32api 2003-03-06 Christopher January <chris@atomice.net> 2003-03-07 00:51:19 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * MAINTAINERS: Remove out-of-date file. 2003-02-13 02:41:44 +00:00
Makefile.common * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00
configure * configure.in: Make w32api directory optional. 2003-02-07 03:45:15 +00:00
configure.in * configure.in: Make w32api directory optional. 2003-02-07 03:45:15 +00:00