summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Corinna Vinschen2012-04-051-0/+5
* * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen2012-04-053-14/+71
* * passwd.cc (pwdgrp::read_passwd): Fix pretty_ls entry tyo containCorinna Vinschen2012-04-052-1/+6
* * fhandler.h (fhandler_pty_common::bytes_available): Declare new function.Christopher Faylor2012-04-054-70/+98
* * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS toCorinna Vinschen2012-04-043-3/+17
* * path.cc (path_conv::check): Convert device type to FH_FS forCorinna Vinschen2012-04-042-0/+19
* * hookapi.cc (rvadelta): Compute max_size using SizeOfRawData ratherCorinna Vinschen2012-04-042-1/+6
* * passwd.cc (_getpass_close_fd): New static pthread cleanup handler.Corinna Vinschen2012-04-042-12/+40
* 2012-04-03 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2012-04-032-2/+6
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen2012-04-032-1/+5
* * syscalls.cc (fhandler_base::stat_fixup): Replace string comparisonCorinna Vinschen2012-04-032-1/+6
* * devices.h (lives_in_dev): New field.Christopher Faylor2012-04-025-3294/+3372
* * devices.h (device::get_device): New method.Corinna Vinschen2012-04-024-5/+17
* * fhandler.h (fhandler_base::stat_fixup): Rename fromCorinna Vinschen2012-04-023-5/+18
* * devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen2012-04-025-9/+18
* * devices.h (FH_DEV): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen2012-04-024-7/+13
* * fhandler.h (fhandler_base::set_ino_and_dev): Declare.Corinna Vinschen2012-04-023-16/+44
* * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen2012-04-026-3/+113
* * mount.cc (fillout_mntent): Use "none" rather than 0 when checkingCorinna Vinschen2012-04-022-1/+6
* * dtable.cc (dtable::fixup_close): Define new function.Christopher Faylor2012-04-014-14/+47
* * fhandler_dev.cc (fhandler_dev::readdir): Fix formatting. SimplifyCorinna Vinschen2012-04-012-41/+25
* * devices.h (device::exists_func): Redefine field.Christopher Faylor2012-04-016-8387/+7578
* * devices.cc: Regenerate.Corinna Vinschen2012-03-316-2740/+2842
* update copyrightChristopher Faylor2012-03-311-1/+1
* (Interim checkin while we work on this)Christopher Faylor2012-03-319-285/+317
* Fix typoCorinna Vinschen2012-03-302-1/+5
* *** empty log message ***Corinna Vinschen2012-03-301-1/+1
* * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.Corinna Vinschen2012-03-304-2/+40
* * posix.sgml (std-notes): Change description of flock restrictions.Corinna Vinschen2012-03-303-4/+23
* * devices.h (DEV_TTY_MAJOR): Define, use throughout where appropriate.Corinna Vinschen2012-03-303-37/+96
* * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default valueCorinna Vinschen2012-03-292-0/+9
* *** empty log message ***Corinna Vinschen2012-03-291-0/+7
* * new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.Corinna Vinschen2012-03-293-15/+41
* * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen2012-03-2912-37/+325
* * fhandler_console.cc (fhandler_console::set_unit): Don't succeed unless we areChristopher Faylor2012-03-292-2/+13
* * sec_acl.cc (acl32): Fix potnetial crash if build_fh_name returns NULL.Corinna Vinschen2012-03-292-4/+8
* * exceptions.cc (ctrl_c_handler): Don't generate a SIGINT if we've execed aChristopher Faylor2012-03-292-2/+9
* * sigproc.cc (proc_terminate): Avoid releasing myself.Christopher Faylor2012-03-282-1/+6
* * times.cc (clock_setres): Set minperiod to period.Corinna Vinschen2012-03-282-1/+5
* Fix copyright.Corinna Vinschen2012-03-271-1/+1
* * fhandler_process.cc (process_tab): Add entry for mountinfo.Corinna Vinschen2012-03-274-9/+77
* * times.cc (clock_setres): Revert previous change.Corinna Vinschen2012-03-272-4/+5
* * fhandler.h (class fhandler_dev_clipboard): Add fstat method.Corinna Vinschen2012-03-263-14/+72
* * libc/stdio/findfp.c (__sinit): Set __sdidinit last.Corinna Vinschen2012-03-262-1/+6
* * hires.h (hires_ms::dmsecs): Drop unused method.Corinna Vinschen2012-03-263-27/+26
* libgloss: cris: respect DESTDIR when installingMichael Frysinger2012-03-242-1/+5
* * child_info.h: Reset magic number.Christopher Faylor2012-03-212-1/+5
* * child_info.h (child_info::postfork): Define new function.Christopher Faylor2012-03-216-12/+28
* * cygtls.cc (well_known_dlls): Add advapi32.dll.Corinna Vinschen2012-03-212-0/+5
* * child_info.h: Reset magic number.Christopher Faylor2012-03-215-14/+31