summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check forCorinna Vinschen2008-07-304-25/+58
* * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen2008-07-304-15/+35
* include/opcode/Alan Modra2008-07-302-0/+13
* * Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor2008-07-302-2/+7
* * cygwin.din (_getutline): Remove.Christopher Faylor2008-07-306-16/+36
* (missing changelog entry)Christopher Faylor2008-07-301-1/+6
* * include/cygwin/version.h: Add comment indicating that current API number bumpChristopher Faylor2008-07-291-1/+2
* * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen2008-07-2913-1622/+26
* Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall2008-07-287-1268/+2739
* Lay foundations for new printf() function family implementation.Keith Marshall2008-07-285-9/+268
* * dcrt0.cc (dll_crt0_0): Remove calling malloc_init andChristopher Faylor2008-07-275-47/+46
* * mount.cc (mount_info::init): Add location where we're looking for fstab toChristopher Faylor2008-07-274-17/+16
* * cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor2008-07-272-26/+32
* * shared_info.h (shared_destroy): Declare.Christopher Faylor2008-07-274-1/+22
* * fhandler_socket.cc (fhandler_socket::send_internal): Send never moreCorinna Vinschen2008-07-272-33/+55
* * fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that allChristopher Faylor2008-07-262-20/+21
* Support PowerPC single-precision float.Alan Modra2008-07-262-2/+7
* * dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1Corinna Vinschen2008-07-262-3/+12
* 2008-07-25 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+5
* 2008-07-25 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-254-0/+224
* * acinclude.m4: Remove libide, libgui, and all the other TclKeith Seitz2008-07-253-1277/+3246
* * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen2008-07-257-24/+79
* * mount.cc: Remove non-unix-like options (-x,-t,b) throughout.Christopher Faylor2008-07-254-1835/+2600
* * utils.sgml: Remove useless text.Corinna Vinschen2008-07-252-10/+6
* 2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+17
* 2008-07-24 techrazy <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+6
* * mount.cc (mount_info::from_fstab): Change system_printf toCorinna Vinschen2008-07-242-1/+6
* * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen2008-07-2410-89/+169
* 2008-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-242-0/+8
* * include/lmaccess.h (struct _USER_INFO_4): Define.Corinna Vinschen2008-07-242-1/+51
* * mkgroup.c (main): Fix test for duplicate domain/machine request.Corinna Vinschen2008-07-233-9/+32
* * mkgroup.c: Rework to allow per-domain/per-machine id_offset.Corinna Vinschen2008-07-234-166/+192
* * mkgroup.c: Consolidate variable names.Corinna Vinschen2008-07-234-44/+323
* * spawn.cc (spawn_guts): Fix previous patch for UNC paths.Corinna Vinschen2008-07-232-1/+5
* * mkgroup.c (enum_groups): Create full qualified groupname usingCorinna Vinschen2008-07-223-2/+10
* * mkgroup.c (main): Remove special root group code. Only printCorinna Vinschen2008-07-222-24/+22
* Remove erroneous ChangeLog entry.Corinna Vinschen2008-07-221-11/+0
* * spawn.cc (spawn_guts): Remove long path prefix from win32 pathCorinna Vinschen2008-07-222-0/+19
* * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen2008-07-229-928/+925
* * include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.Corinna Vinschen2008-07-222-0/+7
* 2008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-2113-24/+44
* * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen2008-07-211-0/+11
* * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.Luis Machado2008-07-212-0/+6
* * autoload.cc (WNetGetProviderNameA): Define.Corinna Vinschen2008-07-193-34/+101
* 2008-07-18 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-182-2/+6
* * fhandler.cc (fhandler_base::open): Rename x to fh. On Samba, alwaysCorinna Vinschen2008-07-182-17/+30
* * cygwinenv.sgml: Move binmode option to list of removed options.Corinna Vinschen2008-07-182-15/+14
* * environ.cc (known): Remove "binmode" option.Corinna Vinschen2008-07-186-11/+11
* 2008-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-172-2/+11
* 2008-07-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-172-1/+13