summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * mingwex/math/powl.c (powl): Revert change of 2004-02-01.Danny Smith2004-07-282-14/+42
* * mingwex/math/expl.c (expl): Move body of code to new staticDanny Smith2004-07-272-20/+20
* * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith2004-07-273-6/+6
* * include/_mingw.h: Use only two underscores to uglifyDanny Smith2004-07-263-3/+10
* * fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flagsCorinna Vinschen2004-07-262-37/+54
* * cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.Corinna Vinschen2004-07-262-0/+6
* * include/_mingw.h: Use only two underscores to uglifyDanny Smith2004-07-265-55/+66
* * include/string.h: Group wide string functions together,Danny Smith2004-07-262-38/+41
* 2004-07-26 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith2004-07-252-0/+12
* * include/_mingw.h (_MINGW_ATTR_*): Replace withDanny Smith2004-07-254-34/+43
* * dcrt0.cc (dll_crt0_0): Use proper boolean arguments.Christopher Faylor2004-07-244-8/+33
* * include/wingdi.h (CMYK): Its fun to play with the C-M-Y-K.Danny Smith2004-07-242-10/+18
* * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen2004-07-245-2/+54
* 2004-07-24 Brodie Thiesfield <brofield@users.sourceforge.net>Danny Smith2004-07-242-5/+35
* * dtable.cc (dtable::get_debugger_info): Make stderr r/w accordingCorinna Vinschen2004-07-232-1/+7
* * fhandler_tty.cc (fhandler_tty_slave::open): Use requested flagCorinna Vinschen2004-07-222-0/+6
* * pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.Christopher Faylor2004-07-222-1/+5
* * include/_mingw.h: Undefine __attribute__.Danny Smith2004-07-212-7/+36
* * shm.cc: Whitespace fixes.Corinna Vinschen2004-07-202-8/+12
* * bsd_helper.cc: Whitespace fixes.Corinna Vinschen2004-07-203-15/+20
* revert erroneous checkinChristopher Faylor2004-07-201-2/+3
* * Makefile.in (clean): Remove cygwin.def since it is autogenerated.Christopher Faylor2004-07-203-4/+7
* * include/time.h (__time64_t): Add missing ';'.Danny Smith2004-07-192-1/+5
* * transport.cc (transport_layer_base::~transport_layer_base): Remove.Corinna Vinschen2004-07-193-4/+5
* * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISOCorinna Vinschen2004-07-194-3/+10