OSDN Git Service

2007-06-18 Markus Deuling <deuling@de.ibm.com>
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2007-06-18 dannysmith * include/stdio.h (vsnprintf): Remove inline definition.
2007-06-17 dannysmith * CRTfmode.c: Nit-pick comment fix.
2007-06-17 cgf* CRTfmode.c: Fix nested comment.
2007-06-17 cgf* include/string.h (strcasecmp): Fix typo in declaratio...
2007-06-17 cgf* include/search.h: Reinstate node_t definition.
2007-06-14 corinna * autoload.cc (GetIpForwardTable): Define.
2007-06-14 dannysmith * include/io.h (lseek64) : Add prototype.
2007-06-14 dannysmith * include/string.h (strcasecmp): Add prototype.
2007-06-13 dannysmith * Makefile.in (CRT0S): Revert last change.
2007-06-13 dannysmith * Makefile.in (CRT0S): Add back CRTfmode.o.
2007-06-13 dannysmith * include/stdlib.h: Don't include stdint.h. Condition...
2007-06-12 cgf* signal.cc (usleep): Use useconds_t for the type as...
2007-06-12 corinna * Makefile.in (DLL_OFILES): Add xsique.o.
2007-06-12 corinna * fhandler.cc (fhandler_base::fstat): Set pipe permiss...
2007-06-11 corinna * cygwin.din (confstr): Export.
2007-06-11 dannysmith * crt1.c (__mingw_CRTStartup): Add explicit call to...
2007-06-05 corinna * cygwin-api.in.sgml: Accommodate new "Compatibility...
2007-06-05 corinna * ansi.sgml: Delete.
2007-06-04 cgf* cygcheck.cc (pathlike): New class.
2007-05-29 corinna * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-05-29 corinna * dumper.cc (dumper::prepare_core_dump): Record a...
2007-05-29 corinna * cygpath.cc (do_options): Allow outputflag combined...
2007-05-24 ironhead2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-05-23 corinna * cygpath.cc: Include argz.h.
2007-05-22 corinna * path.cc (cwdstuff::set): Revert useless acquire...
2007-05-22 corinna * path.cc (cwdstuff::set): Avoid double aquiring of...
2007-05-22 corinna * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2007-05-21 corinna * include/search.h (hsearch_r): Provide declaration.
2007-05-21 corinna * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2007-05-19 ironhead2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-05-15 corinna * fhandler_socket.cc (adjust_socket_file_mode): New...
2007-05-15 cgf* path.cc (fs_info::update): Set and use is_cdrom.
2007-05-15 cgf* cygwin.din (asnprintf, dprint, _Exit, vasnprintf...
2007-05-08 dannysmith * include/stdint.h (intptr_t): Fix typo.
2007-05-07 dannysmith * include/stdint.h (intptr_t): Protect with _INTPTR_T_...
2007-04-27 cgf* include/cygwin/time.h: Use __cdecl on declaration...
2007-04-22 ironhead2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-04-20 ironhead2007-04-20 Matthias Miller <matthiasmiller@users...
2007-04-20 ironhead2007-04-20 Matthias Miller <matthiasmiller@users...
2007-04-18 briand * cygwin.sc: Remove duplicated .debug_macinfo section.
2007-04-15 ironhead2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>
2007-04-07 ironhead2007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-04-06 corinna * include/stdint.h (WINT_MIN): Fix sign.
2007-04-05 ironhead2007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-04-04 corinna * include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.
2007-04-01 ironhead2007-03-30 Brian Dessent <brian@dessent.net>
2007-03-31 cgf* utils/cygpath.cc (get_long_path_name_w32impl): Close...
2007-03-30 cgf* cygwin/external.cc (cygwin_internal): Implement CW_SE...
2007-03-29 corinna * cygheap.cc (cygheap_init): Fix formatting. Remove...
2007-03-28 cgf* spawn.cc (spawn_guts): Start pure-windows processes...
2007-03-26 ironhead2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-03-26 ironhead2007-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>
2007-03-23 corinna * include/psapi.h (GetMappedFileName): Fix messed...
2007-03-23 corinna * include/psapi.h (GetMappedFileName): Rename from...
2007-03-22 dannysmith 2007-03-22 Brian Ripley <ripleybd@users.sourceforge...
2007-03-21 ironhead2003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-03-20 keithmarshallAdd --enable-mingw-manpage-transform configure option.
2007-03-18 dannysmith * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__...
2007-03-13 corinna Fix typo.
2007-03-13 corinna * include/cygwin/stat.h (S_TYPEISSHM, S_TYPEISSEM...
2007-03-11 keithmarshallAdd manpages for dirname and basename functions.
2007-03-08 keithmarshallMake basename and dirname functions work with path...
2007-03-07 ironhead2007-03-06 Brandon Sneed <brandon@oqo.com>
2007-03-07 cgf* signal.cc (handle_sigprocmask): Remove extraneous...
2007-03-07 corinna * fhandler_proc.cc: Fix formatting. Drop setting...
2007-03-06 corinna Fix log entry.
2007-03-06 corinna Add accidentally missing checkins.
2007-03-06 corinna * include/cygwin/stat.h (S_TYPEISMQ): Define.
2007-03-06 corinna * fhandler_mailslot.cc (fhandler_mailslot::fstat)...
2007-03-06 ironhead2007-03-05 Jan Nijtmans <nijtmans@users.sourceforge...
2007-03-05 dannysmith * include/io.h (__mingw_access): New static inline...
2007-03-05 dannysmith * mingwex/fesetround.c (fesetround): Use unsigned...
2007-03-02 corinna * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.
2007-03-02 corinna * security.cc (get_file_attribute): Avoid compiler...
2007-03-01 cgf* fork.cc (fork): Reset child to true after fork since...
2007-03-01 cgf* Makefile (DLL_OFILES): Remove ntea.o
2007-02-27 corinna * path.cc (close_user_proc_parms_cwd_handle): Remove.
2007-02-27 corinna * fhandler.cc(fhandler_base::open): Open with READ_CON...
2007-02-27 dannysmith2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>
2007-02-26 corinna * fhandler.cc (fhandler_base::fstat): Set all file...
2007-02-26 corinna * fhandler_registry.cc (registry_listing): Drop name...
2007-02-26 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2007-02-23 corinna Throughout remove all usage of wincap.has_security.
2007-02-23 corinna * fhandler.h (class fhandler_pipe): Remove members...
2007-02-23 corinna * devices.in: Change native device name to native...
2007-02-23 corinna * fhandler_console.cc (fhandler_console::need_invisibl...
2007-02-23 corinna Throughout remove using wincap.
2007-02-23 corinna * exceptions.cc (dummy_ctrl_c_handler): Remove.
2007-02-23 corinna * fhandler.cc (fhandler_base::lseek): Drop 9x consider...
2007-02-22 corinna * cygheap.h (struct cwdstuff): Remove sync member...
2007-02-22 corinna * fhandler_console.cc (fhandler_console::read): Drop...
2007-02-22 corinna * fhandler.cc (fhandler_base::set_no_inheritance)...
2007-02-22 corinna Fix typo.
2007-02-22 corinna * dir.cc (rmdir): Move existance check in front of
2007-02-22 corinna * fhandler.cc (fhandler_base::write): Remove wincap...
2007-02-22 corinna Throughout remove all usage of wincap.access_denied_on...
2007-02-22 corinna * fhandler_disk_file.cc (fhandler_disk_file::closedir...
2007-02-22 cgf* dcrt0.cc (child_info_fork::alloc_stack_hard_way)...
2007-02-22 corinna Throughout replace all usage of wincap.shared with...
2007-02-22 corinna * Makefile.in (DLL_IMPORTS): Add libntdll.a.
next