OSDN Git Service

Make PATH_MAX consistent with MAX_PATH
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2010-08-17 keithmarshallMake PATH_MAX consistent with MAX_PATH
2010-08-16 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-08-14 corinna * pipe.cc (fhandler_pipe::open): Duplicate content...
2010-08-13 corinna * mount.cc (from_fstab): Fix potentially fatal typo.
2010-08-13 corinna * faq-programming.xml (faq.programming.win32-api)...
2010-08-13 corinna * cygheap.h (class cwdstuff): Make drive_length private.
2010-08-11 corinna * new-features.sgml (ov-new1.7.6): Document "bind...
2010-08-11 corinna * mount.cc (do_mount): Don't treat "bind" mount as...
2010-08-11 corinna * mount.cc (struct opt): Add "bind" option.
2010-08-11 yselkowitz* mingw: Use sysroot, if present, for mingw_dir.
2010-08-10 cgf* sigproc.cc (init_sig_pipe): Add retry loop.
2010-08-09 cgf* cygheap.h (cygheap_fdmanip): Delete fh and use fd...
2010-08-09 yselkowitz* new-features.sgml (ov-new1.7.6): Document POSIX Monot...
2010-08-09 yselkowitzImplement POSIX.1-2004 Monotonic Clock.
2010-08-09 corinna * new-features.sgml (ov-new1.7.6): Document /proc...
2010-08-09 corinna * fhandler_proc.cc: Add /proc/filesystems virtual...
2010-08-09 corinna * include/dlfcn.h (RTLD_LOCAL): Define.
2010-08-06 corinna * include/sys/dirent.h (d_fileno): Define as d_ino.
2010-08-04 corinna * path.cc (cygwin_conv_path): Rearrange test for ...
2010-08-01 cgf* exceptions.cc (_cygtls::interrupt_now): Revert to...
2010-07-30 cgf* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
2010-07-26 andyk * setup-net.sgml, faq-setup.xml: Rename setup.exe...
2010-07-25 keithmarshallAccept that mingwrt headers are not guaranteed to prece...
2010-07-24 ironhead2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-23 corinna * fhandler.cc (fhandler_base::raw_write): Remove STATU...
2010-07-23 ironhead2010-07-22 Ozkan Sezer <sezero@users.sourceforge...
2010-07-22 ironhead2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-22 ironhead2010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-21 corinna * dump_setup.cc (tfx_chars): New WCHAR array, copied...
2010-07-20 ironhead2010-07-20 Ozkan Sezer <sezero@users.sourceforge...
2010-07-20 ironhead2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-19 ericbDocument mkostemp and mkostemps.
2010-07-19 ericbAdd mkostemp and mkostemps.
2010-07-18 cgf* autoload.cc (noload): Use "pushl" rather than "push".
2010-07-18 cgf* exceptions.cc (_cygtls::interrupt_now): Avoid nonsens...
2010-07-18 cgf* gendef: Throughout, remove lock from xchgl since...
2010-07-15 corinna * wincap.cc (wincap_7): Set needs_count_in_si_lpres2...
2010-07-08 ironhead2010-07-08 Markus Koenig <basilo@users.sourceforge...
2010-07-07 corinna * syscalls.cc (unlink_nt): Disable try_to_bin for...
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 cgf* ldd.cc: Clean up formatting throughout.
2010-07-05 corinna * dump_setup.cc (dump_file): Read requested content...
2010-07-04 cgf* path.cc (path_conv::check): Move fs-specific settings...
2010-07-02 corinna * net.cc (cygwin_getsockopt): Make sure SO_PEERCRED...
2010-06-29 ironhead2010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>
2010-06-29 corinna * utils.sgml (locale): Change stray local cygdrive...
2010-06-29 corinna * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
2010-06-29 corinna * exceptions.cc (dump_exception): Use %W instead of...
2010-06-28 cgf* fork.cc (frok::parent): Improve error message.
2010-06-27 yselkowitz* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.
2010-06-26 cgf* setup-net.sgml: Add a paragraph describing now to...
2010-06-22 corinna * flock.cc (allow_others_to_sync): Use small stack...
2010-06-22 corinna * sec_acl.cc (setacl): Use the long time unused ACL_DE...
2010-06-21 cgf* tmpbuf.h: New file.
2010-06-21 cgf* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
2010-06-21 cgf* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's faili...
2010-06-17 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2010-06-15 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-06-15 corinna * dtable.cc (dtable::dup_worker): Reset path_conv...
2010-06-15 corinna * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2010-06-15 corinna * fhandler_disk_file.cc (path_conv::get_ino_by_handle...
2010-06-14 corinna * path.cc (path_conv::check): Return with ENOTDIR...
2010-06-14 corinna * dlfcn.cc (get_full_path_of_dll): Revert patch from...
2010-06-12 cgf* times.cc (gtod): Move to sharable region.
2010-06-09 corinna * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-08 corinna * path.cc (symlink_info::check): Set h to NULL after...
2010-06-07 corinna * include/sys/stdio.h: Remove _GNU_SOURCE guard around...
2010-06-02 corinna * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-06-01 corinna * exceptions.cc (open_stackdumpfile): Correctly append...
2010-06-01 corinna * fhandler_netdrive.cc (fhandler_netdrive::exists...
2010-05-31 corinna * cygheap.cc (cygheap_user::set_name): Allow to change...
2010-05-26 corinna * fhandler_registry.cc (multi_wcstombs): New function.
2010-05-26 cgf* hires.h (hires_base::reset): New function.
2010-05-26 corinna * path.cc (symlink_info::check): Don't try to handle...
2010-05-26 corinna * include/inttypes.h: Change PTR definitions to int...
2010-05-26 corinna * fhandler.h (class fhandler_pty_master): Add master_t...
2010-05-26 corinna * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMO...
2010-05-19 ironhead2010-04-27 Danny Smith <dannysmith@users.sourceforge...
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2010-05-07 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-05-07 corinna * fhandler_tty.cc (fhandler_tty_slave::init): Disable...
2010-05-06 corinna * path.cc (path_conv::check): Drop setting sym.pflags...
2010-05-03 cgf* dll_init.cc (dll_list::alloc): Add debugging assertion.
2010-04-29 corinna * dlfcn.cc (get_full_path_of_dll): Handle non-existent...
2010-04-29 corinna * new-features.sgml (ov-new1.7.6): Add new "dos" and...
2010-04-29 corinna * utils.sgml (mount): Add description for "dos" and...
2010-04-29 corinna * path.cc: Include sys/cygwin.h if built for mount(1).
2010-04-29 corinna * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-29 corinna * mount.cc (oopts): Remove entirely.
2010-04-29 corinna * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS...
2010-04-28 corinna * mount.cc (compare_flags): New function.
2010-04-28 corinna * include/cygwin/version.h: Bump API minor version.
2010-04-28 corinna * new-features.sgml (ov-new1.7.6): Add locale wide...
2010-04-28 corinna * locale.cc (print_lc_xxx_charset): Remove.
2010-04-28 corinna * cygwin.din (__locale_mb_cur_max): Export.
2010-04-27 cgf* spawn.cc (find_exec): Use the first detected errno...
2010-04-27 corinna * include/regex.h: Include _ansi.h to avoid missing...
2010-04-26 corinna * mount.h (fs_info::inited): New inline method.
next