aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2007-06-22 * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith2-0/+6
2007-06-22 Add POSIX binary tree search API.Danny Smith7-4/+269
2007-06-22 * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith2-2/+25
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen10-452/+644
2007-06-21 * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,Corinna Vinschen4-13/+45
2007-06-20 * include/cygwin/if.h (IFF_POINTOPOINT): Fix typo.Corinna Vinschen2-1/+5
2007-06-18 * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith2-6/+10
2007-06-17 * CRTfmode.c: Nit-pick comment fix.Danny Smith2-1/+5
2007-06-17* CRTfmode.c: Fix nested comment.Christopher Faylor2-1/+5
2007-06-17* include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor2-1/+5
2007-06-17* include/search.h: Reinstate node_t definition.Christopher Faylor3-23/+16
2007-06-14 * autoload.cc (GetIpForwardTable): Define.Corinna Vinschen7-9/+75
2007-06-14 * include/io.h (lseek64) : Add prototype.Danny Smith2-0/+5
2007-06-14 * include/string.h (strcasecmp): Add prototype.Danny Smith2-0/+7
2007-06-13 * Makefile.in (CRT0S): Revert last change.Danny Smith3-4/+12
2007-06-13 * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith2-1/+5
2007-06-13 * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith3-3/+22
2007-06-12* signal.cc (usleep): Use useconds_t for the type as per POSIX.Christopher Faylor2-1/+5
2007-06-12 * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen9-65/+80
2007-06-12 * fhandler.cc (fhandler_base::fstat): Set pipe permission bits moreCorinna Vinschen2-3/+8
2007-06-11 * cygwin.din (confstr): Export.Corinna Vinschen5-2/+59
2007-06-11 * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith2-0/+13
2007-06-05 * cygwin-api.in.sgml: Accommodate new "Compatibility" section layout.Corinna Vinschen2-3/+11
2007-06-05 * ansi.sgml: Delete.Corinna Vinschen4-201/+1271
2007-06-04* cygcheck.cc (pathlike): New class.Christopher Faylor3-183/+302
2007-05-29 * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen5-13/+34
2007-05-29 * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen2-3/+62
2007-05-29 * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen2-9/+15
2007-05-242007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+9
2007-05-23 * cygpath.cc: Include argz.h.Corinna Vinschen2-127/+130
2007-05-22 * path.cc (cwdstuff::set): Revert useless acquire check.Corinna Vinschen2-2/+5
2007-05-22 * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.Corinna Vinschen2-2/+8
2007-05-22 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidateCorinna Vinschen2-1/+20
2007-05-21 * include/search.h (hsearch_r): Provide declaration.Corinna Vinschen2-0/+5
2007-05-21 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size toCorinna Vinschen2-4/+13
2007-05-192007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+6
2007-05-15 * fhandler_socket.cc (adjust_socket_file_mode): New inline function.Corinna Vinschen2-4/+24
2007-05-15* path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor3-14/+54
2007-05-15* cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.Christopher Faylor3-1/+12
2007-05-08 * include/stdint.h (intptr_t): Fix typo.Danny Smith2-2/+7
2007-05-07 * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2-10/+43
2007-04-27* include/cygwin/time.h: Use __cdecl on declaration. RemoveChristopher Faylor1-7/+6
2007-04-222007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-38/+50
2007-04-202007-04-20 Matthias Miller <matthiasmiller@users.sourceforge.net>Chris Sutcliffe2-113/+128
2007-04-18 * cygwin.sc: Remove duplicated .debug_macinfo section.Brian Dessent3-2/+9
2007-04-152007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>Chris Sutcliffe2-0/+7
2007-04-072007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-12/+15
2007-04-06 * include/stdint.h (WINT_MIN): Fix sign.Corinna Vinschen2-1/+5
2007-04-052007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-11/+24
2007-04-04 * include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.Corinna Vinschen2-3/+7