aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2003-08-08* grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor2-1/+9
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor4-18/+42
2003-08-05* path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor4-32/+64
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor5-10/+12
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2-3/+10
2003-07-28* include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2-1/+5
2003-07-28* fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor2-7/+13
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor14-224/+232
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor1-0/+5
2003-07-26preliminary checkinChristopher Faylor2-2/+2
2003-07-26preliminary checkinChristopher Faylor3-6/+5
2003-07-25* configure.in: Always use install-sh.Christopher Faylor3-51/+60
2003-07-25* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2-0/+8
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor2-1/+5
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor5-2/+13
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor4-2/+11
2003-07-21 * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen2-9/+15
2003-07-182003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-23/+22
2003-07-17 * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size onCorinna Vinschen2-2/+7
2003-07-17update copyrightChristopher Faylor1-1/+1
2003-07-14 * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen5-115/+106
2003-07-12* pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll ofChristopher Faylor2-1/+6
2003-07-11* path.cc (get_device_number): Remove special com? consideration.Christopher Faylor2-51/+63
2003-07-10* include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2-1/+5
2003-07-10* fhandler_proc.cc (format_proc_stat): Use correctly sized constants forChristopher Faylor3-4/+4
2003-07-10* include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2-1/+5
2003-07-10* fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for statChristopher Faylor2-23/+60
2003-07-09* sysconf.cc (sysconf): Return processors online rather than bitmask forChristopher Faylor2-1/+13
2003-07-09* cygheap.cc (creturn): Set appropriate errno when out of memory.Christopher Faylor8-26/+64
2003-07-07* rmsym: Don't use ranlib.Christopher Faylor2-4/+6
2003-07-07* newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor3-6/+10
2003-07-07* newsym: Create objects that are closer to those created by dlltool so as notChristopher Faylor3-6/+24
2003-07-07* newsym: Oops. Revert below change.Christopher Faylor2-1/+5
2003-07-06* newsym: Use correct prefix for generating imports.Christopher Faylor3-2/+8
2003-07-06white spaceChristopher Faylor1-1/+1
2003-07-06* syscalls.cc (gethostid): Set thread affinity so that results are predictable.Christopher Faylor2-6/+19
2003-07-05 * mmap.cc (list::match): Add parameters to return valid address andCorinna Vinschen2-25/+54
2003-07-05 * fhandler.h (fhandler_socket::get_connect_state): New method toCorinna Vinschen4-5/+32
2003-07-04fix typoChristopher Faylor1-1/+1
2003-07-04 * mmap.cc (fhandler_disk_file::mmap): Fix address test.Corinna Vinschen2-1/+5
2003-07-04* path.cc (fillout_mntent): Change "posix" to "managed".Christopher Faylor2-1/+5
2003-07-04* fhandler.h (FH_ENC): New enum.Christopher Faylor5-33/+150
2003-07-03* fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more ofChristopher Faylor2-5/+11
2003-07-03 * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K).Corinna Vinschen2-7/+58
2003-07-02* thread.cc: Remove _MT_SAFE conditional.Christopher Faylor2-3/+4
2003-07-02fix typoChristopher Faylor2-2/+2
2003-07-02* configure.in: Fix --enable-server option.Christopher Faylor3-11/+9
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor17-142/+122
2003-06-30 * cygheap.h (enum impersonation): New enum.Corinna Vinschen10-113/+158
2003-06-25* Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.Christopher Faylor2-1/+5