2008-08-15 |
Corinna Vinschen | * mkgroup.c (fetch_current_pgrp_sid): New function... |
commit | commitdiff | tree |
2008-08-15 |
Corinna Vinschen | * mount.cc (mount_info::get_mounts_here): Don't subtra... |
commit | commitdiff | tree |
2008-08-15 |
Corinna Vinschen | * mount.cc (mount_info::create_root_entry): Create... |
commit | commitdiff | tree |
2008-08-15 |
Corinna Vinschen | * path.cc (symlink_info::check): Don't use eabuf when... |
commit | commitdiff | tree |
2008-08-14 |
Jeff Johnston | 2008-08-14 Jie Zhang <jie.zhang@analog.com> |
commit | commitdiff | tree |
2008-08-14 |
Keith Marshall | Add missing dependencies for building libmingwex.a. |
commit | commitdiff | tree |
2008-08-14 |
Corinna Vinschen | * fhandler_disk_file.cc (fhandler_disk_file::link... |
commit | commitdiff | tree |
2008-08-14 |
Corinna Vinschen | * external.cc (cygwin_internal): Call set_security_att... |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * mount.cc (NT_MAX_PATH): Define. |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * pathnames.sgml: Move description for (cyg,not)exec... |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * mount.cc (fillout_mntent): Always print noumount... |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * mount.cc (fillout_mntent): Print options as taken... |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * cyglsa-config: Copy the DLL instead of moving. |
commit | commitdiff | tree |
2008-08-13 |
Corinna Vinschen | * dll_init.cc: Throughout convert to use long pathnames. |
commit | commitdiff | tree |
2008-08-11 |
Keith Marshall | Add replacements for remaining members of printf()... |
commit | commitdiff | tree |
2008-08-11 |
Corinna Vinschen | * syscalls.cc (rename): If newpath doesn't exist,... |
commit | commitdiff | tree |
2008-08-09 |
Corinna Vinschen | * fhandler_floppy.cc (fhandler_dev_floppy::raw_read... |
commit | commitdiff | tree |
2008-08-09 |
Eric Weddington | Add AVR architectures avr25, avr31, avr35, and avr51... |
commit | commitdiff | tree |
2008-08-08 |
Daniel Jacobowitz | 2008-08-08 Richard Sandiford <rdsandiford@googlemail... |
commit | commitdiff | tree |
2008-08-07 |
Corinna Vinschen | * fhandler.cc (fhandler_base::open): Use Samba workaro... |
commit | commitdiff | tree |
2008-08-05 |
Brian Dessent | * config/i386/profile.h (mcount): Mark asms volatile. |
commit | commitdiff | tree |
2008-08-05 |
Christopher... | * dll_init.cc (dll_global_dtors): Add an additional... |
commit | commitdiff | tree |
2008-08-04 |
Christopher... | Changes suggested by Dave Korn. |
commit | commitdiff | tree |
2008-08-04 |
Christopher... | * cygcheck.cc (load_cygwin): Duplicate argv list since... |
commit | commitdiff | tree |
2008-08-03 |
Alan Modra | * common.h (ELFOSABI_AROS): Update comment. |
commit | commitdiff | tree |
2008-08-03 |
Alan Modra | * mt-spu (all-ld): Update for ld Makefile changes. |
commit | commitdiff | tree |
2008-08-02 |
Keith Seitz | * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple... |
commit | commitdiff | tree |
2008-08-02 |
Peter Bergner | gas/ |
commit | commitdiff | tree |
2008-08-01 |
Christopher... | * dcrt0.cc (dll_crt0_1): Add a symbol denoting return... |
commit | commitdiff | tree |
2008-07-31 |
Corinna Vinschen | * path.cc (symlink_info::check): Handle (and explain... |
commit | commitdiff | tree |
2008-07-31 |
Corinna Vinschen | * spawn.cc (spawn_guts): Check constructed short pathn... |
commit | commitdiff | tree |
2008-07-30 |
Paolo Bonzini | 2008-07-30 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree |
2008-07-30 |
Corinna Vinschen | * fhandler_disk_file.cc (fhandler_base::fstat_by_name... |
commit | commitdiff | tree |
2008-07-30 |
Corinna Vinschen | * sec_auth.cc (extract_nt_dom_user): Return domain... |
commit | commitdiff | tree |
2008-07-30 |
Alan Modra | include/opcode/ |
commit | commitdiff | tree |
2008-07-30 |
Christopher... | * Makefile.in: Link cygcheck with -lntdll even without... |
commit | commitdiff | tree |
2008-07-30 |
Christopher... | * cygwin.din (_getutline): Remove. |
commit | commitdiff | tree |
2008-07-30 |
Christopher... | (missing changelog entry) |
commit | commitdiff | tree |
2008-07-29 |
Christopher... | * include/cygwin/version.h: Add comment indicating... |
commit | commitdiff | tree |
2008-07-29 |
Corinna Vinschen | * Makefile.in (DLL_OFILES): Remove v8 regexp files. |
commit | commitdiff | tree |
2008-07-28 |
Keith Marshall | Replace __mingw_snprintf() with new generic family... |
commit | commitdiff | tree |
2008-07-28 |
Keith Marshall | Lay foundations for new printf() function family imple... |
commit | commitdiff | tree |
2008-07-27 |
Christopher... | * dcrt0.cc (dll_crt0_0): Remove calling malloc_init and |
commit | commitdiff | tree |
2008-07-27 |
Christopher... | * mount.cc (mount_info::init): Add location where we... |
commit | commitdiff | tree |
2008-07-27 |
Christopher... | * cygcheck.cc (load_cygwin): Free the cygwin dll after... |
commit | commitdiff | tree |
2008-07-27 |
Christopher... | * shared_info.h (shared_destroy): Declare. |
commit | commitdiff | tree |
2008-07-27 |
Corinna Vinschen | * fhandler_socket.cc (fhandler_socket::send_internal... |
commit | commitdiff | tree |
2008-07-26 |
Christopher... | * fhandler_tty.cc (fhandler_pty_master::setup): Reorgan... |
commit | commitdiff | tree |
2008-07-26 |
Alan Modra | Support PowerPC single-precision float. |
commit | commitdiff | tree |
2008-07-26 |
Corinna Vinschen | * dcrt0.cc (dll_crt0_1): Call malloc_init and user_sha... |
commit | commitdiff | tree |
2008-07-25 |
Chris Sutcliffe | 2008-07-25 Bo Yang <techrazy@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-25 |
Chris Sutcliffe | 2008-07-25 Bo Yang <techrazy@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-25 |
Keith Seitz | * acinclude.m4: Remove libide, libgui, and... |
commit | commitdiff | tree |
2008-07-25 |
Corinna Vinschen | * dcrt0.cc (dll_crt0_0): Call malloc_init and user_sha... |
commit | commitdiff | tree |
2008-07-25 |
Christopher... | * mount.cc: Remove non-unix-like options (-x,-t,b)... |
commit | commitdiff | tree |
2008-07-25 |
Corinna Vinschen | * utils.sgml: Remove useless text. |
commit | commitdiff | tree |
2008-07-25 |
Chris Sutcliffe | 2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforg... |
commit | commitdiff | tree |
2008-07-25 |
Chris Sutcliffe | 2008-07-24 techrazy <techrazy@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 |
Corinna Vinschen | * mount.cc (mount_info::from_fstab): Change system_pri... |
commit | commitdiff | tree |
2008-07-24 |
Corinna Vinschen | * shared.cc (user_shared_initialize): Fetch potentiall... |
commit | commitdiff | tree |
2008-07-24 |
Jeff Johnston | 2008-07-24 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2008-07-24 |
Corinna Vinschen | * include/lmaccess.h (struct _USER_INFO_4): Define. |
commit | commitdiff | tree |
2008-07-23 |
Corinna Vinschen | * mkgroup.c (main): Fix test for duplicate domain... |
commit | commitdiff | tree |
2008-07-23 |
Corinna Vinschen | * mkgroup.c: Rework to allow per-domain/per-machine... |
commit | commitdiff | tree |
2008-07-23 |
Corinna Vinschen | * mkgroup.c: Consolidate variable names. |
commit | commitdiff | tree |
2008-07-23 |
Corinna Vinschen | * spawn.cc (spawn_guts): Fix previous patch for UNC... |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | * mkgroup.c (enum_groups): Create full qualified group... |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | * mkgroup.c (main): Remove special root group code... |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | Remove erroneous ChangeLog entry. |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | * spawn.cc (spawn_guts): Remove long path prefix from... |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | * Makefile.in (cygcheck.exe): Link against ntdll. |
commit | commitdiff | tree |
2008-07-22 |
Corinna Vinschen | * include/ctype.h: Declare __ctype_ptr__ to keep newli... |
commit | commitdiff | tree |
2008-07-21 |
Jeff Johnston | 2008-07-21 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2008-07-21 |
Corinna Vinschen | * Makefile.in (cygcheck.exe): Link against ntdll. |
commit | commitdiff | tree |
2008-07-21 |
Luis Machado | * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx. |
commit | commitdiff | tree |
2008-07-19 |
Corinna Vinschen | * autoload.cc (WNetGetProviderNameA): Define. |
commit | commitdiff | tree |
2008-07-18 |
Jeff Johnston | 2008-07-18 Ken Werner <ken.werner@de.ibm.com> |
commit | commitdiff | tree |
2008-07-18 |
Corinna Vinschen | * fhandler.cc (fhandler_base::open): Rename x to fh... |
commit | commitdiff | tree |
2008-07-18 |
Corinna Vinschen | * cygwinenv.sgml: Move binmode option to list of remov... |
commit | commitdiff | tree |
2008-07-18 |
Corinna Vinschen | * environ.cc (known): Remove "binmode" option. |
commit | commitdiff | tree |
2008-07-17 |
Jeff Johnston | 2008-07-17 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2008-07-17 |
Jeff Johnston | 2008-07-17 Ken Werner <ken.werner@de.ibm.com> |
commit | commitdiff | tree |
2008-07-17 |
Jeff Johnston | 2008-07-17 Ken Werner <ken.werner@de.ibm.com> |
commit | commitdiff | tree |
2008-07-17 |
Corinna Vinschen | * mount.cc (do_mount): Remove MOUNT_ENC code. |
commit | commitdiff | tree |
2008-07-17 |
Corinna Vinschen | * mount.cc (mount_info::from_fstab_line): Default... |
commit | commitdiff | tree |
2008-07-17 |
Corinna Vinschen | * Revamp documentation for Cygwin 1.7, part 1. |
commit | commitdiff | tree |
2008-07-17 |
Corinna Vinschen | * utils.sgml: Add id's to all examples. |
commit | commitdiff | tree |
2008-07-16 |
Corinna Vinschen | * path.cc (allow_winsymlinks): Revert default to creat... |
commit | commitdiff | tree |
2008-07-16 |
Corinna Vinschen | Add case-sensitivity. |
commit | commitdiff | tree |
2008-07-16 |
Corinna Vinschen | * cyglsa-config: Always create a /bin/cyglsa directory... |
commit | commitdiff | tree |
2008-07-15 |
Corinna Vinschen | * fhandler_tape.cc (mtinfo::initialize): Remove synchr... |
commit | commitdiff | tree |
2008-07-15 |
Corinna Vinschen | * cyglsa.c: Include ntddk.h again, but only if __MINGW... |
commit | commitdiff | tree |
2008-07-14 |
Corinna Vinschen | * fhandler.cc (fhandler_base::fpathconf): On _PC_POSIX... |
commit | commitdiff | tree |
2008-07-14 |
Corinna Vinschen | Throughout drop allow_ntsec and allow_smbntsec handling. |
commit | commitdiff | tree |
2008-07-14 |
Corinna Vinschen | * miscfuncs.cc (cygwin_strncasecmp): Fix bug which... |
commit | commitdiff | tree |
2008-07-14 |
Corinna Vinschen | * autoload.cc (GetExtendedTcpTable): Define. |
commit | commitdiff | tree |
2008-07-14 |
Corinna Vinschen | * include/iphlpapi.h (GetExtendedTcpTable): Add prototype. |
commit | commitdiff | tree |
2008-07-13 |
Corinna Vinschen | * cyglsa.c: Don't include ntddk.h. |
commit | commitdiff | tree |
2008-07-12 |
Eric Blake | Fix usage of recently fixed Interlocked* functions. |
commit | commitdiff | tree |
2008-07-12 |
Jie Zhang | Revert my last change since it has not been approved. |
commit | commitdiff | tree |
next |