summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.cc (fhandler_base::open): Use Samba workaround generallyCorinna Vinschen2008-08-072-17/+27
* * config/i386/profile.h (mcount): Mark asms volatile.Brian Dessent2008-08-052-2/+6
* * dll_init.cc (dll_global_dtors): Add an additional test to avoid walking theChristopher Faylor2008-08-052-3/+9
* Changes suggested by Dave Korn.Christopher Faylor2008-08-044-2/+11
* * cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor2008-08-042-2/+14
* * common.h (ELFOSABI_AROS): Update comment.Alan Modra2008-08-032-8/+12
* * mt-spu (all-ld): Update for ld Makefile changes.Alan Modra2008-08-032-4/+6
* * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to dealKeith Seitz2008-08-022-8/+22
* gas/Peter Bergner2008-08-022-0/+11
* * dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().Christopher Faylor2008-08-013-3/+18
* * path.cc (symlink_info::check): Handle (and explain) a special caseCorinna Vinschen2008-07-312-0/+17
* * spawn.cc (spawn_guts): Check constructed short pathname for beingCorinna Vinschen2008-07-312-1/+9
* 2008-07-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-07-3010-8/+64
* * 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