Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2003-07-25 * include/dkk/ntifs.h: Fix typo in guard forDanny Smith
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor
2003-07-23 * include/objidl.h (PropVariant): Add CHAR cVal fieldDanny Smith
2003-07-23 * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.Danny Smith
2003-07-23 * include/winbase.h (DUPLICATE_CLOSE_SOURCE,Danny Smith
2003-07-21 * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor
2003-07-18 * include/winnt.h (FILE_*): Sync with ddk/winddk.h.Danny Smith
2003-07-182003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-07-172003-07-17 Pierre Humblet <pierre.humblet@ieee.org>Danny Smith
2003-07-17 * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size onCorinna Vinschen
2003-07-17update copyrightChristopher Faylor
2003-07-17 Clean up warnings in ddk.Danny Smith
2003-07-16* pathnames.sgml: Use correct registry key. Clarify '@' operation.Christopher Faylor
2003-07-14 * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen
2003-07-132003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2003-07-13* pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll ofChristopher Faylor
2003-07-12 * include/winnt.h (PVOID): Move to before HANDLE typedef.Danny Smith
2003-07-11 * include/winnt.h (HANDLE): Define based on STRICT filter.Earnie Boyd
2003-07-11* path.cc (get_device_number): Remove special com? consideration.Christopher Faylor
2003-07-10* include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor
2003-07-10* fhandler_proc.cc (format_proc_stat): Use correctly sized constants forChristopher Faylor
2003-07-10* include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor
2003-07-10* fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for statChristopher Faylor
2003-07-10* sysconf.cc (sysconf): Return processors online rather than bitmask forChristopher Faylor
2003-07-09* cygheap.cc (creturn): Set appropriate errno when out of memory.Christopher Faylor
2003-07-08 * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete structDanny Smith
2003-07-07* rmsym: Don't use ranlib.Christopher Faylor
2003-07-07* newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor
2003-07-07* newsym: Create objects that are closer to those created by dlltool so as notChristopher Faylor
2003-07-07* newsym: Oops. Revert below change.Christopher Faylor
2003-07-07* newsym: Use correct prefix for generating imports.Christopher Faylor
2003-07-07update copyrightChristopher Faylor
2003-07-07* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor
2003-07-07white spaceChristopher Faylor
2003-07-07* syscalls.cc (gethostid): Set thread affinity so that results are predictable.Christopher Faylor
2003-07-06* Makefile.in: Remove .dat files when cleaning.Christopher Faylor
2003-07-06* Makefile.in: Remove .d files when cleaning.Christopher Faylor
2003-07-05 * mmap.cc (list::match): Add parameters to return valid address andCorinna Vinschen
2003-07-05 * fhandler.h (fhandler_socket::get_connect_state): New method toCorinna Vinschen
2003-07-04fix typoChristopher Faylor
2003-07-04 * mmap.cc (fhandler_disk_file::mmap): Fix address test.Corinna Vinschen
2003-07-04* mount.cc (struct opt): Remove posix option.Christopher Faylor
2003-07-04* mount.cc (longopts): Add long "options" keyword.Christopher Faylor
2003-07-04* path.cc (fillout_mntent): Change "posix" to "managed".Christopher Faylor
2003-07-04* fhandler.h (FH_ENC): New enum.Christopher Faylor
2003-07-04ntsec patchChristopher Faylor
2003-07-04* fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more ofChristopher Faylor
2003-07-04 * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K).Corinna Vinschen
2003-07-03 * config.guess, config.sub: Update with new versions from ftp.gnu.org.Earnie Boyd