OSDN Git Service

Correct spelling of submitter's name in ChangeLog.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2007-02-18 dannysmithCorrect spelling of submitter's name in ChangeLog.
2007-02-18 dannysmith2007-02-18 Aurimas Cernius <aurisc4@gmail.com>
2007-02-18 dannysmith2007-02-18 Jiri Malak <jiri.malak@iol.cz>
2007-02-15 corinna * posix_ipc.cc (mq_open): Avoid compiler warning....
2007-02-15 corinna * posix_ipc.cc (ipc_mutex_init): Create global object...
2007-02-14 dannysmith * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after...
2007-02-14 corinna * Makefile.in (DLL_OFILES): Add posix_ipc.o.
2007-02-13 corinna * include/cygwin/stdlib.h (valloc): Declare.
2007-02-11 ironhead2007-02-11 Daniel Atallah <datallah@users.sourceforge...
2007-02-09 corinna * libc/minires-os-if.c (write_record): Handle DNS_TYPE...
2007-02-08 corinna * syscalls.cc (check_shm): New static function to...
2007-02-08 corinna * cygwin.din (shm_open): Export.
2007-02-08 corinna * cygmalloc.h (__set_ENOMEM): Declare.
2007-02-08 dannysmith * include/io.h (X_OK): Revert 2007-01-24 change,...
2007-02-07 corinna * cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct...
2007-02-07 corinna * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
2007-02-05 corinna * fhandler_serial.cc (fhandler_serial::tcsetattr)...
2007-02-02 corinna * syscalls.cc (unlink_nt): Add missing assignment...
2007-02-01 corinna Fix typo.
2007-02-01 corinna * net.cc (ga_dup): New function, taken from ga_clone...
2007-02-01 corinna * include/cygwin/socket.h: Add IPv6 socket options.
2007-01-31 corinna * net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCO...
2007-01-31 corinna * net.cc (cygwin_getaddrinfo): Check ai_flags for...
2007-01-31 corinna * fhandler_disk_file.cc (fhandler_disk_file::closedir...
2007-01-30 corinna * sigproc.cc (child_info::child_info): Set msv_count...
2007-01-28 corinna * include/ftw.h: Include sys/cdefs.h.
2007-01-27 dannysmith Expose some msvcr80.dll functions.
2007-01-26 corinna Fix typo.
2007-01-26 corinna * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2007-01-26 dannysmith Expose some msvcr80.dll functions.
2007-01-26 dannysmith * include/_mingw.h (CRT_INLINE): Correct typo.
2007-01-24 corinna * net.cc (if_nametoindex): This time, really free...
2007-01-24 corinna * security.h (pop_thread_privilege): Revert to previou...
2007-01-24 corinna * cygheap.h (cygheap_user::deimpersonate): Always...
2007-01-24 dannysmith * include/io.h (X_OK): Define to F_OK.
2007-01-23 corinna * net.cc (gai_errmap): Add EAI_OVERFLOW entry. Fix...
2007-01-23 corinna * include/netdb.h: Add AI_xxx flags available since...
2007-01-23 corinna * net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES...
2007-01-21 corinna * autoload.cc (WSAIoctl): Define.
2007-01-19 dannysmithOops. The actual change for this entry wasn't committed.
2007-01-19 dannysmith * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END):...
2007-01-18 corinna * spawn.cc (spawn_guts): Don't set cwd for non-Cygwin...
2007-01-18 corinna * mmap.cc (list::hash): Fix type to __ino64_t.
2007-01-18 corinna * fhandler_procnet.cc: Drop declaration of htonl and...
2007-01-18 corinna * include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.
2007-01-17 corinna * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
2007-01-17 corinna * include/asm/socket.h (SIOGIFINDEX): Define.
2007-01-17 corinna * mmap.cc (MapView9x): Note possible uselessness of...
2007-01-16 corinna * autoload.cc (RtlAnsiStringToUnicodeString): Define.
2007-01-16 corinna * fhandler_socket.cc (fhandler_socket::ioctl): Handle...
2007-01-16 corinna * include/cygwin/in6.h (struct ipv6_mreq): Change...
2007-01-16 corinna * include/cygwin/in.h (struct ip_mreq_source): Define.
2007-01-15 corinna * CYGWIN_LICENSE: Fix web pages and contact information.
2007-01-15 corinna * ntdll.h: Adjust status definitions.
2007-01-15 corinna * cygheap.cc (cygheap_init): Add TODO comment.
2007-01-15 corinna * ntdll.h (STATUS_SHARING_VIOLATION): Define.
2007-01-13 corinna * syscalls.cc (unlink_nt): Don't move files to recycle...
2007-01-13 cgf* glob.cc: Update copyright notice with latest from...
2007-01-12 corinna * cygheap.cc (_csbrk): Fix off-by-one error.
2007-01-12 cgf* external.cc (sync_winenv): Use cur_environ () rather...
2007-01-12 corinna * fork.cc (child_copy): Add missing Windows PID in...
2007-01-12 corinna * syscalls.cc: Update copyright.
2007-01-11 dannysmith2007-01-11 Gisle Vanem <giva@users.sourceforge.net>
2007-01-10 corinna * mmap.cc (mmap64): Pre-Reserve space for the whole...
2007-01-10 corinna * syscalls.cc (sync): Use b_drive for B: drive (Thanks...
2007-01-09 corinna * syscalls.cc (getpagesize): Change condition for...
2007-01-09 corinna * cygpath.cc (usage): Add -O and -F, remove tabs.
2007-01-09 corinna * mmap.cc: Do bookkeeping in 4K pages, rather than...
2007-01-08 dannysmith2007-02-06 Pierre A. Humblet <Pierre.Humblet@ieee...
2007-01-07 corinna * security.h (setacl): Add parameter for writability...
2007-01-05 corinna * include/strings.h: Don't include string.h. Only...
2007-01-04 corinna (get_ifconf): Set MTU for loopback to more correct...
2007-01-04 corinna * fhandler_socket.cc (fhandler_socket::ioctl): Don...
2007-01-04 corinna * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.
2007-01-03 corinna * ChangeLog: Happy New Year.
2007-01-01 cgf* spawn.cc (spawn_guts): Don't expect synchronization...
2006-12-31 keithmarshall* include/libgen.h: New file; required by...
2006-12-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2006-12-21 corinna * dumper.cc: Include ansidecl.h before including bfd...
2006-12-20 corinna Partially revert change from 2006-10-22. GetSecurityI...
2006-12-18 cgf* pinfo.cc (set_myself): Use a more foolproof method...
2006-12-15 corinna * libc/minires-os-if.c (cygwin_query): Remove ERROR_PR...
2006-12-13 corinna * winsup.h (clear_procimptoken): Close hProcImpToken...
2006-12-13 corinna * security.cc (lsaauth): Initialize lsa to INVALID_HAN...
2006-12-12 corinna * Makefile.in (subauth): Drop rule.
2006-12-12 corinna Remove subauth directory.
2006-12-12 corinna * environ.cc (subauth_id_init): Remove.
2006-12-12 corinna * cygwinenv.sgml: Drop description of "traverse" option.
2006-12-12 corinna * environ.cc (set_traverse): Remove.
2006-12-12 corinna Partially revert change from 2005-04-03, always runnin...
2006-12-12 cgfAdd missing ChangeLog.
2006-12-12 cgf* sigproc.cc (child_info::child_info): Initialize msv_c...
2006-12-12 corinna Revert erroneous checkin.
2006-12-12 corinna * libc/minires.c (res_ninit): Drop handling for LOCALD...
2006-12-11 corinna * Makefile.in (DLL_OFILES): Add minires-os-if.o and...
2006-12-11 cgf* sigproc.cc (child_info::child_info): Move old comment...
2006-12-11 cgf* dumper.cc: Add an include to accommodate new include...
2006-12-11 cgfcorrect email address
2006-12-11 cgfcorrect email address
2006-12-11 cgf* child_info.h (child_info_spawn::__stdin): New element.
next