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-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
2003-07-03 * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd
2003-07-03 * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith
2003-07-03 * include/search.h: New file.Danny Smith
2003-07-03 * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses aroundLuke Dunstan
2003-07-03 * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith
2003-07-02* thread.cc: Remove _MT_SAFE conditional.Christopher Faylor
2003-07-02* configure.in: Add --enable-server option.Christopher Faylor
2003-07-02fix typoChristopher Faylor
2003-07-02* configure.in: Fix --enable-server option.Christopher Faylor
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor
2003-07-02* Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor
2003-07-02* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor
2003-07-02 * include/basetyps.h (small, hyper): Change to __small and __hyper toEarnie Boyd
2003-07-02 * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd