Christopher Faylor 
							
						 
					 
					
						
						
							
						
						994fe87b6e 
					 
					
						
						
							
							* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.  
						
						 
						
						... 
						
						
						
						* sigproc.cc (proc_exists): Change existence criteria.
* sync.h (new_muto): Add volatile to definition to avoid gcc optimization
problems. 
						
						
					 
					
						2002-01-19 18:15:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						df3af7731e 
					 
					
						
						
							
							* include/cygwin/version.h: Bump API minor version to 51.  
						
						 
						
						
						
						
					 
					
						2002-01-19 16:17:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						7d6be0d616 
					 
					
						
						
							
							* cygwin.din: Add recvmsg and sendmsg.  
						
						 
						
						... 
						
						
						
						* net.cc: Add cygwin_recvmsg and cygwin_sendmsg.
        * /usr/include/sys/socket.h: Add recvmsg and sendmsg. 
						
						
					 
					
						2002-01-19 16:11:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						2d3dab2ea5 
					 
					
						
						
							
							* security.cc (create_token): Close processes token handle as soon  
						
						 
						
						... 
						
						
						
						as it's not used anymore. 
						
						
					 
					
						2002-01-19 16:06:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						13baedeb74 
					 
					
						
						
							
							* libc/include/time.h: Add prototype for strptime for Cygwin.  
						
						 
						
						
						
						
					 
					
						2002-01-18 16:25:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						e47cd9cd5f 
					 
					
						
						
							
							* cygcheck.cc (already_did): Avoid default constructors, which may require  
						
						 
						
						... 
						
						
						
						exception support. 
						
						
					 
					
						2002-01-18 02:57:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nick Clifton 
							
						 
					 
					
						
						
							
						
						ebf139fbb8 
					 
					
						
						
							
							Fix bug when len == 1 and dst was not word aligned.  
						
						 
						
						
						
						
					 
					
						2002-01-17 17:02:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						3cdacffcb2 
					 
					
						
						
							
							* cygpath.cc (main): Add options to show Desktop and Start  
						
						 
						
						... 
						
						
						
						Menu's Programs directory for current user or all users.
	Move bulk of DPWS options outside the getopt case statement.
	* utils.sgml: Update cygpath section for ADPWS options. 
						
						
					 
					
						2002-01-17 16:54:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nick Clifton 
							
						 
					 
					
						
						
							
						
						b2db0ebcfe 
					 
					
						
						
							
							_sbrk(): Return -1 rather than aborting if too much memory is requested.  
						
						 
						
						
						
						
					 
					
						2002-01-17 16:39:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						104c3be681 
					 
					
						
						
							
							* Makefile.in: Add fnmatch.o to DLL_OFILES.  
						
						 
						
						... 
						
						
						
						* cygwin.din: Add fnmatch export symbol.
	* fnmatch.c: New file.
	* include/fnmatch.h: Ditto.
	* include/cygwin/version.h: Bump API minor version to 50. 
						
						
					 
					
						2002-01-17 10:39:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						09fd448102 
					 
					
						
						
							
							2002-01-16  H.J. Lu  (hjl@gnu.org)  
						
						 
						
						... 
						
						
						
						* config.guess: Import from master sources, rev 1.225.
	* config.sub: Import from master sources, rev 1.238.
	* MAINTAINERS: Updated notes on config.guess and config.sub. 
						
						
					 
					
						2002-01-16 23:20:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Richard Earnshaw 
							
						 
					 
					
						
						
							
						
						a5db8fd97d 
					 
					
						
						
							
							* coff/arm.h (F_VFP_FLOAT): Define.  
						
						 
						
						... 
						
						
						
						* elf/arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define. 
						
						
					 
					
						2002-01-16 11:35:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Modra 
							
						 
					 
					
						
						
							
						
						ccb74f4c74 
					 
					
						
						
							
							* ppc.h (DT_PPC64_GLINK): Define.  
						
						 
						
						
						
						
					 
					
						2002-01-16 05:48:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						9a7e156253 
					 
					
						
						
							
							* path.cc (fchdir): Call chdir with full windows path.  
						
						 
						
						
						
						
					 
					
						2002-01-15 20:29:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						a240c5e773 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						
						
						
					 
					
						2002-01-15 14:21:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						f5312760f3 
					 
					
						
						
							
							Remove default interrupt routines.  
						
						 
						
						
						
						
					 
					
						2002-01-15 14:20:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						19612220a3 
					 
					
						
						
							
							Provide interrupt routine symbols which forward interrupts to user application vectors.  
						
						 
						
						
						
						
					 
					
						2002-01-15 14:19:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						7b5c105b61 
					 
					
						
						
							
							* cygpath.cc (doit): Empty file ignored using option -i.  
						
						 
						
						
						
						
					 
					
						2002-01-15 14:07:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						f062174ba5 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						
						
						
					 
					
						2002-01-15 13:37:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						f2314e38c2 
					 
					
						
						
							
							Rename stub app to eva_stub.elf and add it to install list.  
						
						 
						
						
						
						
					 
					
						2002-01-15 13:36:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						7041c7aba0 
					 
					
						
						
							
							* mkpasswd.c (print_win_error): Add a new function.  
						
						 
						
						... 
						
						
						
						(enum_users): Use print_win_error.
	(enum_local_groups): Ditto.
	(main): Ditto. 
						
						
					 
					
						2002-01-15 13:10:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						7837ec4bda 
					 
					
						
						
							
							* include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.  
						
						 
						
						... 
						
						
						
						(FILE_ATTRIBUTE_DEVICE): Add define. 
						
						
					 
					
						2002-01-14 23:30:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						7eddac1bc5 
					 
					
						
						
							
							* dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"  
						
						 
						
						... 
						
						
						
						for file attributes throughout.
	* fhandler.cc: Ditto.
	* fhandler_disk_file.cc: Ditto.
	* path.cc: Ditto.
	* path.h: Ditto.
	* syscalls.cc: Ditto.
	* times.cc (utimes): Use path_conv::isdir() instead of explicit
	GetFileAttributes() call. 
						
						
					 
					
						2002-01-14 20:39:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						55409319de 
					 
					
						
						
							
							* include/winnt.h: Add INVALID_FILE_ATTRIBUTES.  
						
						 
						
						
						
						
					 
					
						2002-01-14 20:15:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						33ad2bf9d1 
					 
					
						
						
							
							Add copyright stuff  
						
						 
						
						
						
						
					 
					
						2002-01-13 20:03:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						5daa0835e3 
					 
					
						
						
							
							* dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OK  
						
						 
						
						... 
						
						
						
						more powerful. 
						
						
					 
					
						2002-01-13 16:55:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						0d9cc95e90 
					 
					
						
						
							
							* overview.sgml: Fix Red Hat cygwin contract link.  
						
						 
						
						... 
						
						
						
						* what.texinfo: Ditto. 
						
						
					 
					
						2002-01-12 21:36:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						798c015d11 
					 
					
						
						
							
							2002-01-11 Jeff Johnston  <jjohnstn@redhat.com>  
						
						 
						
						... 
						
						
						
						* libc/stdio/vfscanf.c (__svfscanf_r): Change loop that
        reads blanks from the input file to break if EOF reached
        rather than end processing. 
						
						
					 
					
						2002-01-11 22:06:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert Collins 
							
						 
					 
					
						
						
							
						
						175f01bc17 
					 
					
						
						
							
							2002-01-11 Ralf Habacker  <Ralf.Habacker@freenet.de>  
						
						 
						
						... 
						
						
						
						* include/ntsecapi.h:  Fixed missing void parameter type in some prototypes.
        * include/objbase.h: Ditto.
        * include/rapi.h: Ditto.
        * include/rpc.h: Ditto.
        * include/rpcdce.h: Ditto.
        * include/rpcdcep.h: Ditto.
        * include/rpcndr.h: Ditto.
        * include/rpcnsip.h: Ditto.
        * include/rpcproxy.h: Ditto.
        * include/windef.h: Ditto. 
						
						
					 
					
						2002-01-11 10:23:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert Collins 
							
						 
					 
					
						
						
							
						
						f827d65e12 
					 
					
						
						
							
							2001-12-30  Guido Serassio <serassio@libero.it>  
						
						 
						
						... 
						
						
						
						* include/winsvc.h: Add EnumServiceStatusEx(),
       QueryServiceStatusEx()
       & RegisterServiceCtrlHandlerEx() 
						
						
					 
					
						2002-01-11 10:17:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nick Clifton 
							
						 
					 
					
						
						
							
						
						d3ea25cb83 
					 
					
						
						
							
							Add ia64-hpux target.  LD and GDB are not currently supported.  
						
						 
						
						
						
						
					 
					
						2002-01-11 09:29:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						06486d9e55 
					 
					
						
						
							
							* exceptions.cc (sig_handle): Accept a second argument indicating whether the  
						
						 
						
						... 
						
						
						
						signal came from this process or not.
* sigproc.h: Reflect sig_handle arg change.
* signal.cc (kill_pgrp): Add sigframe info.
(abort): New function.  Eliminates newlib function of same name.
* sigproc.cc (wait_sig): Pass "signal from this process" value as arg 2. 
						
						
					 
					
						2002-01-11 02:24:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						bb5225c236 
					 
					
						
						
							
							* syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalid  
						
						 
						
						... 
						
						
						
						file parameter. 
						
						
					 
					
						2002-01-10 13:24:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						c0a8e8d0f9 
					 
					
						
						
							
							* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.  
						
						 
						
						... 
						
						
						
						(ctrl_c_handler): Attempt to work around potential signal duplication during
process startup.
(sig_handle): Ignore SIGINT when we're just an "exec stub".
* spawn.cc (spawn_guts): Store pid of spawned process in global for use by
ctrl_c_handler.
* dcrt0.cc (dll_crt0_1): Call renamed initialization function.
* winsup.h: Reflect function name change. 
						
						
					 
					
						2002-01-10 03:21:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						fe37dd79ec 
					 
					
						
						
							
							* net.cc (cygwin_accept): Set sun_path for newly connected socket.  
						
						 
						
						
						
						
					 
					
						2002-01-09 20:57:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Thorpe 
							
						 
					 
					
						
						
							
						
						a717363576 
					 
					
						
						
							
							include/elf:  
						
						 
						
						... 
						
						
						
						* common.h: Update copyright years.
(NT_NETBSDCORE_PROCINFO): Define.
(NT_NETBSDCORE_FIRSTMACH): Define.
bfd:
* elf.c: Update copyright years.
(elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
and NT_NETBSDCORE_FIRSTMACH.  Improve a comment.
bintuils:
* readelf.c (get_netbsd_elfcore_note_type): Use
NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH. 
						
						
					 
					
						2002-01-09 18:59:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						cbf7a9eb4a 
					 
					
						
						
							
							* Makefile.in: Add uninstall target.  
						
						 
						
						
						
						
					 
					
						2002-01-08 04:51:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						a2e12d0c37 
					 
					
						
						
							
							* sigproc.cc (getsem): Clean up debugging output.  
						
						 
						
						
						
						
					 
					
						2002-01-07 22:18:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						93f1818c05 
					 
					
						
						
							
							2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>  
						
						 
						
						... 
						
						
						
						* Change reference to Cygnus Solutions to be Red Hat. 
						
						
					 
					
						2002-01-07 19:44:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						04fb071c38 
					 
					
						
						
							
							2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>  
						
						 
						
						... 
						
						
						
						* COPYING.NEWLIB: Update generic copyright date. 
						
						
					 
					
						2002-01-07 19:40:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						46ad2ef436 
					 
					
						
						
							
							2002-01-07 Jeff Johnston  <jjohnstn@redhat.com>  
						
						 
						
						... 
						
						
						
						* MAINTAINERS: Change e-mail addresses to refer to redhat domain. 
						
						
					 
					
						2002-01-07 19:37:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						86b06396f0 
					 
					
						
						
							
							2002-01-07 Alan Matsuoka <alanm@redhat.com>  
						
						 
						
						... 
						
						
						
						* libc/include/machine/ieeefp.h: Configure d10v doubles to
        be 32 bits if __DOUBLE__ == 32  otherwise doubles are 64 bits.
        libc/include/sys/config.h: Ditto. 
						
						
					 
					
						2002-01-07 19:33:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						11b4cf942d 
					 
					
						
						
							
							ARM support added to libgloss  
						
						 
						
						
						
						
					 
					
						2002-01-07 18:14:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Salter 
							
						 
					 
					
						
						
							
						
						62a25ce17c 
					 
					
						
						
							
							Add ARM support  
						
						 
						
						
						
						
					 
					
						2002-01-07 18:12:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						4a08cbfefb 
					 
					
						
						
							
							* sigproc.cc (getsem): Set errno when unable to create own semaphore.  
						
						 
						
						... 
						
						
						
						Reorganize to make clearer that error should only come from initial creation of
process semaphore. 
						
						
					 
					
						2002-01-07 16:47:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						10dedaaa4c 
					 
					
						
						
							
							* dtable.cc (dtable::init_std_file_from_handle): Add some defensive code to  
						
						 
						
						... 
						
						
						
						invalid handle case. 
						
						
					 
					
						2002-01-06 17:29:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Modra 
							
						 
					 
					
						
						
							
						
						d7e7027d12 
					 
					
						
						
							
							* ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.  
						
						 
						
						... 
						
						
						
						(SHT_IA_64_HP_OPT_ANOT): Ditto
	(PT_IA_64_HP_OPT_ANOT): Ditto
	(PT_IA_64_HP_HSL_ANOT): Ditto
	(PT_IA_64_HP_STACK): Ditto
	(SHN_IA_64_ANSI_COMMON): Ditto 
						
						
					 
					
						2002-01-06 11:12:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						d6154fb758 
					 
					
						
						
							
							* ioctl.cc (ioctl): Make third argument optional.  
						
						 
						
						... 
						
						
						
						* include/sys/ioctl.h: Ditto in declaration.
	* dtable.cc (dtable::init_std_file_from_handle): Revert previous
	bogus patch.
	* window.cc (WndProc): Raise SIGURG instead of SIGIO in case of FD_OOB
	message. 
						
						
					 
					
						2002-01-06 09:28:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						9125cbd7cf 
					 
					
						
						
							
							* dir.cc (opendir): Guarantee release of alloced fhandler structure on error.  
						
						 
						
						
						
						
					 
					
						2002-01-06 03:32:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						fcb76c5dcb 
					 
					
						
						
							
							exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.  
						
						 
						
						
						
						
					 
					
						2002-01-05 22:25:34 +00:00