summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * CRTfmode.c: Fix nested comment.Christopher Faylor2007-06-172-1/+5
* * include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor2007-06-172-1/+5
* * include/search.h: Reinstate node_t definition.Christopher Faylor2007-06-173-23/+16
* * autoload.cc (GetIpForwardTable): Define.Corinna Vinschen2007-06-147-9/+75
* * include/io.h (lseek64) : Add prototype.Danny Smith2007-06-142-0/+5
* * include/string.h (strcasecmp): Add prototype.Danny Smith2007-06-142-0/+7
* * Makefile.in (CRT0S): Revert last change.Danny Smith2007-06-133-4/+12
* * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith2007-06-132-1/+5
* * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith2007-06-133-3/+22
* * signal.cc (usleep): Use useconds_t for the type as per POSIX.Christopher Faylor2007-06-122-1/+5
* * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen2007-06-129-65/+80
* * fhandler.cc (fhandler_base::fstat): Set pipe permission bits moreCorinna Vinschen2007-06-122-3/+8
* * cygwin.din (confstr): Export.Corinna Vinschen2007-06-115-2/+59
* * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith2007-06-112-0/+13
* * cygwin-api.in.sgml: Accommodate new "Compatibility" section layout.Corinna Vinschen2007-06-052-3/+11
* * ansi.sgml: Delete.Corinna Vinschen2007-06-054-201/+1271
* * cygcheck.cc (pathlike): New class.Christopher Faylor2007-06-043-183/+302
* * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen2007-05-295-13/+34
* * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen2007-05-292-3/+62
* * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen2007-05-292-9/+15
* 2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-242-0/+9
* * cygpath.cc: Include argz.h.Corinna Vinschen2007-05-232-127/+130
* * path.cc (cwdstuff::set): Revert useless acquire check.Corinna Vinschen2007-05-222-2/+5
* * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.Corinna Vinschen2007-05-222-2/+8
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidateCorinna Vinschen2007-05-222-1/+20
* * include/search.h (hsearch_r): Provide declaration.Corinna Vinschen2007-05-212-0/+5
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size toCorinna Vinschen2007-05-212-4/+13
* 2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-192-0/+6
* * fhandler_socket.cc (adjust_socket_file_mode): New inline function.Corinna Vinschen2007-05-152-4/+24
* * path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor2007-05-153-14/+54
* * cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.Christopher Faylor2007-05-153-1/+12
* * include/stdint.h (intptr_t): Fix typo.Danny Smith2007-05-082-2/+7
* * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2007-05-072-10/+43
* * include/cygwin/time.h: Use __cdecl on declaration. RemoveChristopher Faylor2007-04-271-7/+6
* 2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-04-222-38/+50
* 2007-04-20 Matthias Miller <matthiasmiller@users.sourceforge.net>Chris Sutcliffe2007-04-202-113/+128
* * cygwin.sc: Remove duplicated .debug_macinfo section.Brian Dessent2007-04-183-2/+9
* 2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>Chris Sutcliffe2007-04-152-0/+7
* 2007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-04-072-12/+15
* * include/stdint.h (WINT_MIN): Fix sign.Corinna Vinschen2007-04-062-1/+5
* 2007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-04-052-11/+24
* * include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.Corinna Vinschen2007-04-042-3/+7
* 2007-03-30 Brian Dessent <brian@dessent.net>Chris Sutcliffe2007-04-012-0/+5
* * utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned byChristopher Faylor2007-03-312-4/+15
* * cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor2007-03-305-1/+21
* * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen2007-03-2911-58/+111
* * spawn.cc (spawn_guts): Start pure-windows processes in a suspended state toChristopher Faylor2007-03-282-6/+9
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-03-262-2/+6
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2007-03-263-3/+8
* * include/psapi.h (GetMappedFileName): Fix messed up checkin.Corinna Vinschen2007-03-232-2/+6