summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * security.cc: Fix a few more strace_prints.Corinna Vinschen2004-09-032-4/+8
* Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor2004-09-0318-78/+70
* Christopher Faylor <cgf@timesys.com>Christopher Faylor2004-09-035-21/+250
* * textbinary.sgml: Change default mode for non-mounted paths to binary.Corinna Vinschen2004-09-022-1/+5
* * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen2004-08-312-0/+6
* * fork.cc (fork_parent): Return the cygpid directly derived from the winpid.Christopher Faylor2004-08-312-6/+10
* * fork.cc (fork_parent): Record child's pid when we're sure that it has beenChristopher Faylor2004-08-303-3/+8
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to reportCorinna Vinschen2004-08-292-1/+6
* * fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOFCorinna Vinschen2004-08-282-16/+26
* 2004-08-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-08-282-2/+10
* 2004-08-25 Lars Rune N�stdal <daysleper@users.sourceforge.net>Danny Smith2004-08-252-4/+19
* * include/winldap.h: Don't check value of UNICODE.Danny Smith2004-08-252-1/+6
* * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.Danny Smith2004-08-242-0/+9
* * syscalls.cc (link): Avoid compiler warning.Corinna Vinschen2004-08-242-0/+5
* * bsd_mutex.cc (_msleep): Release process object while waiting.Corinna Vinschen2004-08-242-0/+6
* * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen2004-08-242-1/+8
* * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen2004-08-242-2/+7
* * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith2004-08-243-7/+26
* 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith2004-08-243-0/+215
* * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith2004-08-242-18/+22
* 2004-08-24 Sam Robb <samrobb@users.sourceforge.net>Danny Smith2004-08-232-0/+7
* * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.Danny Smith2004-08-232-750/+754
* * environ.cc (set_ntea): New function.Corinna Vinschen2004-08-212-3/+29
* * fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead ofCorinna Vinschen2004-08-202-5/+8
* * errno.cc (_sys_errlist): Change various text to their english LinuxCorinna Vinschen2004-08-192-506/+144
* * fhandler.cc (fhandler_base::open): Set shared flags to 0 whenCorinna Vinschen2004-08-192-1/+6
* * ChangeLog: Fix typo.Corinna Vinschen2004-08-191-1/+1
* * fhandler_socket.cc (fhandler_socket::dup): Decrement dtable'sCorinna Vinschen2004-08-193-2/+12
* * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.Corinna Vinschen2004-08-173-540/+478
* * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen2004-08-172-14/+139
* * profile/COPYING: New file.Danny Smith2004-08-154-1/+385
* * mingwex/fopen64.c: Move.Danny Smith2004-08-155-9/+20
* * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith2004-08-152-1/+7
* 2004-08-15 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2004-08-152-1/+5
* 2004-08-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-08-142-3/+13
* * net.cc (cygwin_gethostbyname): Show failing host name on error.Christopher Faylor2004-08-112-0/+5
* 2004-08-10 Sebastian Nowak <snowak1@users.sourceforge.net>Danny Smith2004-08-112-1/+5
* * include/wincrypt.h: Correct _WIN32_WINNT typo.Danny Smith2004-08-112-4/+8
* 2004-08-10 Ed Schaller <schallee@darkmist.net>Danny Smith2004-08-112-2/+46
* white spaceChristopher Faylor2004-08-101-1/+1
* * select.cc (select_stuff::wait): Correctly check for w4 array bounds.Christopher Faylor2004-08-102-1/+5
* * mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor2004-08-092-0/+5
* * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith2004-08-072-26/+32
* * include/wchar.h: Reorganize, avoid including other headers.Danny Smith2004-08-072-145/+268
* * include/string.h (memchr, memcmp, strchr, strcmp, strcspn)Danny Smith2004-08-062-11/+17
* * errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.Corinna Vinschen2004-08-033-3/+44
* * transport.cc (transport_layer_base::~transport_layer_base): Resurrect.Corinna Vinschen2004-08-033-0/+9
* * bsd_mutex.cc (_msleep): Reset event object and close it beforeCorinna Vinschen2004-07-302-2/+9
* * include/dirent.h (struct _wdirent): Remove obsolete comment.Danny Smith2004-07-302-1/+4
* * include/string.h: Revert 2004-07-26 additions ofDanny Smith2004-07-302-28/+33