]> sourceware.org Git - newlib-cygwin.git/log
newlib-cygwin.git
22 years agoRemove redundant entry.
DJ Delorie [Sun, 3 Feb 2002 13:16:18 +0000 (13:16 +0000)]
Remove redundant entry.

22 years agomerge from gcc
DJ Delorie [Sun, 3 Feb 2002 13:12:31 +0000 (13:12 +0000)]
merge from gcc

22 years ago* libc/reent/signgam.c (__signgam): Fix error in previous.
Matthew Green [Sun, 3 Feb 2002 12:53:04 +0000 (12:53 +0000)]
* libc/reent/signgam.c (__signgam): Fix error in previous.

22 years ago* implement a new `struct _reent' that is significantly smaller. use this
Matthew Green [Sun, 3 Feb 2002 09:24:18 +0000 (09:24 +0000)]
* implement a new `struct _reent' that is significantly smaller.  use this
if _REENT_SMALL is defined in config.h.  define this for xstormy16.

22 years agoRevert sh64 changes. Accidently committed.
Andrew Cagney [Sat, 2 Feb 2002 04:48:29 +0000 (04:48 +0000)]
Revert sh64 changes.  Accidently committed.

22 years ago * Makefile.in: Add all-tix to deps for all-snavigator
Mo DeJong [Sat, 2 Feb 2002 01:42:53 +0000 (01:42 +0000)]
* Makefile.in: Add all-tix to deps for all-snavigator
so that tix is built when building snavigator.

22 years agoIn ld/ChangeLog:
Geoffrey Keating [Fri, 1 Feb 2002 18:00:41 +0000 (18:00 +0000)]
In ld/ChangeLog:
* scripttempl/xstormy16.sc: Don't allocate extra space for the
stack.
In libgloss/ChangeLog:
* xstormy16/Makefile.in (SIM_OBJS): Remove sbrk.o, add
sim_malloc_start.o.
* xstormy16/eva_app.ld: Add __malloc_start.
* xstormy16/sbrk.c: Remove.
* xstormy16/sim_malloc_start.s: New file.
* xstormy16/sim_high.ld: Make the stack start immediately at the
end of the program.
In newlib/ChangeLog:
* configure.host (xstormy16): Don't use the generic malloc.
* libc/machine/xstormy16/Makefile.am: Build tiny-malloc.
* libc/machine/xstormy16/Makefile.in: Regenerate.
* libc/machine/xstormy16/mallocr.c: New file.
* libc/machine/xstormy16/tiny-malloc.c: New file.

22 years agoAllow mips user to override memory size
Michael Meissner [Fri, 1 Feb 2002 17:22:59 +0000 (17:22 +0000)]
Allow mips user to override memory size

22 years agoSynchronize dates with FSF version of the ChangeLog. Remove spurious entry.
Nick Clifton [Fri, 1 Feb 2002 12:27:55 +0000 (12:27 +0000)]
Synchronize dates with FSF version of the ChangeLog.  Remove spurious entry.

22 years ago * sim-sh64.h: New file.
Ben Elliston [Fri, 1 Feb 2002 12:04:27 +0000 (12:04 +0000)]
* sim-sh64.h: New file.

22 years ago * config.guess: Import from master sources, rev 1.229.
Ben Elliston [Fri, 1 Feb 2002 11:49:27 +0000 (11:49 +0000)]
* config.guess: Import from master sources, rev 1.229.
* config.sub: Import from master sources, rev 1.240.

22 years ago * mmix.h: Tweak comments.
Hans-Peter Nilsson [Fri, 1 Feb 2002 08:05:13 +0000 (08:05 +0000)]
* mmix.h: Tweak comments.
(MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME): New.
[BFD_ARCH_SIZE] (_bfd_mmix_prepare_linker_allocated_gregs,
_bfd_mmix_finalize_linker_allocated_gregs,
_bfd_mmix_check_all_relocs): Provide prototypes.

22 years agoSupport small archive for pre AIX 4.3
Tom Rix [Fri, 1 Feb 2002 05:47:14 +0000 (05:47 +0000)]
Support small archive for pre AIX 4.3

22 years agomerge from gcc
DJ Delorie [Thu, 31 Jan 2002 19:01:07 +0000 (19:01 +0000)]
merge from gcc

22 years agoAdd support for OpenRISC 32-bit embedded processor
Nick Clifton [Thu, 31 Jan 2002 17:33:03 +0000 (17:33 +0000)]
Add support for OpenRISC 32-bit embedded processor

22 years ago * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home
Corinna Vinschen [Thu, 31 Jan 2002 12:43:29 +0000 (12:43 +0000)]
* mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home
isn't given.

22 years ago * include/mapi.h: New file.
Danny Smith [Wed, 30 Jan 2002 17:33:27 +0000 (17:33 +0000)]
* include/mapi.h: New file.
* lib/mapi.def: Add missing function stubs.
* lib/test.c: Include mapi.h.

22 years ago * passwd.cc (ChangePW): Add parameter to differ between called for
Corinna Vinschen [Wed, 30 Jan 2002 11:57:16 +0000 (11:57 +0000)]
* passwd.cc (ChangePW): Add parameter to differ between called for
checking old password and called for changing password.  If called
for checking old password, return non-zero only if password is surely
incorrect.
(main): Call ChangePW() with additional parameter.

22 years agoadd more words
Christopher Faylor [Wed, 30 Jan 2002 02:44:21 +0000 (02:44 +0000)]
add more words

22 years ago* dump_setup.cc (parse_filename): Don't consider '_' part of the version.
Christopher Faylor [Tue, 29 Jan 2002 18:37:00 +0000 (18:37 +0000)]
* dump_setup.cc (parse_filename): Don't consider '_' part of the version.

22 years ago * net.cc (getdomainname): Fix registry key for 9x systems, too.
Corinna Vinschen [Tue, 29 Jan 2002 13:39:41 +0000 (13:39 +0000)]
* net.cc (getdomainname): Fix registry key for 9x systems, too.

22 years ago * net.cc (getdomainname): Fix registry key for NT systems.
Corinna Vinschen [Tue, 29 Jan 2002 13:23:09 +0000 (13:23 +0000)]
* net.cc (getdomainname): Fix registry key for NT systems.

22 years ago* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h
Christopher Faylor [Tue, 29 Jan 2002 03:08:42 +0000 (03:08 +0000)]
* cygcheck.cc: Fix typo.  Remove uid_t kludge.  Rely on kludge in sys/cygwin.h
instead.
* getfacl.c: Add include to remove warning.
* mkgroup.c (main): Assign variables outside of parameter passing.  This seems
to eliminate some compiler warnings.

22 years ago* cygcheck.cc: Use specific cygwin includes, as required.
Christopher Faylor [Tue, 29 Jan 2002 02:28:44 +0000 (02:28 +0000)]
* cygcheck.cc: Use specific cygwin includes, as required.

22 years ago* Makefile.in (MINGW_INCLUDES): Change cygwin include.
Christopher Faylor [Tue, 29 Jan 2002 02:03:32 +0000 (02:03 +0000)]
* Makefile.in (MINGW_INCLUDES): Change cygwin include.
* strace.cc: Use specific cygwin includes, as required.
(load_cygwin): New function.  Loads cygwin DLL, if necessary.
(attach_process): Attaches strace to a running process.
(dostrace): Accept pid argument.  Attach to pid if supplied.
(usage): Describe -p option.  Correct system description.
(longopts): Alphabetize.
(opts): Ditto.
(main): Ditto.  Handle -p option.
* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
when overriden by command line.

22 years ago* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor [Tue, 29 Jan 2002 02:02:03 +0000 (02:02 +0000)]
* external.cc (cygwin_internal): Initialize various internal settings if
required to allow use of some things from user loaded DLL.
(CW_STRACE_ON): Add new feature.
(CW_CYGWIN_PID_TO_WINPID): Ditto.
* pinfo.cc (set_myself): Call "strace.hello" to initiate possible strace
session.
(pinfo::init): Guard against dereferencing uninitialized myself.
* sigproc.cc (wait_sig): Call strace.hello() when __SIGTRACE "signal" received.
* strace.cc (strace::hello): New method.
* wincap.cc (wincapc::init): Avoid initializing if already initialized.
* wincap.h (wincapc::wincapc): New method.
* include/sys/cygwin.h: Add new CW_ enums.  Kludge typedefs of {g,u}id_t if
required.
* strace.h (strace::hello): Declare new method.

22 years agoelf/dwarf2.h: Sync with gcc version.
Jason Merrill [Mon, 28 Jan 2002 23:26:53 +0000 (23:26 +0000)]
elf/dwarf2.h: Sync with gcc version.

22 years agomerge from gcc
DJ Delorie [Mon, 28 Jan 2002 22:03:14 +0000 (22:03 +0000)]
merge from gcc

22 years ago2002-01-27 David O'Brien <obrien@FreeBSD.org>
David O'Brien [Mon, 28 Jan 2002 19:15:46 +0000 (19:15 +0000)]
2002-01-27  David O'Brien  <obrien@FreeBSD.org>
* cgen.h (BFD_VERSION): Use BFD_VERSION_DATE instead.

Approved by:  Nick Clifton <nickc@cambridge.redhat.com>
              <m3k7u2g5uc.fsf@north-pole.nickc.cambridge.redhat.com>

22 years ago * libc/include/sys/signal.h [__CYGWIN__]: Issue error message
Thomas Fitzsimmons [Mon, 28 Jan 2002 18:03:54 +0000 (18:03 +0000)]
* libc/include/sys/signal.h [__CYGWIN__]: Issue error message
when _CYGWIN_TYPES_H is not defined.

22 years ago* include/sys/strace.h (_STRACE_ON): Define.
Christopher Faylor [Mon, 28 Jan 2002 18:03:40 +0000 (18:03 +0000)]
* include/sys/strace.h (_STRACE_ON): Define.
(_STRACE_OFF): Ditto.

22 years ago2002-01-27 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Mon, 28 Jan 2002 04:59:30 +0000 (04:59 +0000)]
2002-01-27  Daniel Jacobowitz  <drow@mvista.com>

        From Steve Ellcey <sje@cup.hp.com>:
        * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
        (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
        lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
        IA64.
        * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
        * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
        soname_spec, sys_lib_search_path_spec): Ditto.

Various configure scripts regenerated.

22 years ago * include/winuser.h (GetWindowLongPtr[AW],
Danny Smith [Mon, 28 Jan 2002 01:31:00 +0000 (01:31 +0000)]
* include/winuser.h (GetWindowLongPtr[AW],
SetWindowLongPtr[AW]): Add prototypes for _WIN64.

22 years ago * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
Danny Smith [Sun, 27 Jan 2002 23:42:49 +0000 (23:42 +0000)]
* include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
(GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Map them to
{Get Set}WindowLong[AW], as in Win32 they are equivalent.
(GetWindowLongPtr, SetWindowLongPtr): Add Unicode mappings.

22 years ago * lib/test.c: Include wsnetbsd.h.
Danny Smith [Sun, 27 Jan 2002 23:20:56 +0000 (23:20 +0000)]
* lib/test.c: Include wsnetbsd.h.
* include/wsnetbs.h: New file.

22 years ago * include/malloc.h (_heapinfo): Correct structure definition.
Danny Smith [Sun, 27 Jan 2002 22:54:54 +0000 (22:54 +0000)]
* include/malloc.h (_heapinfo): Correct structure definition.
(_USEDENTRY,_FREEENTRY): Add defines.
Add comment on platform support for _heap* functions.
(_get_sbh_threshold): Add prototype.
(_set_sbh_threshold): Likewise.
(_expand): Likewise.

22 years ago* configure.in (*-*-netbsd*): New. Skip target-newlib,
Jason Thorpe [Sun, 27 Jan 2002 02:14:43 +0000 (02:14 +0000)]
* configure.in (*-*-netbsd*): New.  Skip target-newlib,
target-libiberty, and target-libgloss.  Skip Java-related
libraries if not supported for NetBSD on target CPU.

22 years ago * Makefile.in (install): Depend on install-info.
Hans-Peter Nilsson [Sat, 26 Jan 2002 21:35:45 +0000 (21:35 +0000)]
* Makefile.in (install): Depend on install-info.

22 years agoMerge MinGW changes
Earnie Boyd [Fri, 25 Jan 2002 20:03:56 +0000 (20:03 +0000)]
Merge MinGW changes

22 years ago* include/winnt.h: Remove merge conflict.
Earnie Boyd [Fri, 25 Jan 2002 13:13:55 +0000 (13:13 +0000)]
* include/winnt.h: Remove merge conflict.

22 years agoRemove duplicate changelog entry.
Danny Smith [Fri, 25 Jan 2002 03:34:12 +0000 (03:34 +0000)]
Remove duplicate changelog entry.

22 years ago * profile/profil.c: Update copyright info.
Danny Smith [Fri, 25 Jan 2002 03:29:55 +0000 (03:29 +0000)]
* profile/profil.c: Update copyright info.
* profile/profil.h: Likewise.
* profile/gcrt0.c: Likewise.
* profile/profil.h (PROFADDR): Cast idx to unsigned long long to
avoid overflow.
* profile/gmon.c: Define bzero as memset if mingw32.
(monstartup): Use it.

22 years ago * include/tchar.h (_TCHAR): Add missing ;.
Danny Smith [Fri, 25 Jan 2002 03:04:46 +0000 (03:04 +0000)]
* include/tchar.h (_TCHAR): Add missing ;.

22 years ago * include/tchar.h (_TCHAR): Add typedefs.
Danny Smith [Fri, 25 Jan 2002 03:00:36 +0000 (03:00 +0000)]
* include/tchar.h (_TCHAR): Add typedefs.

22 years ago * include/winnt.h (_TCHAR): Add typedefs.
Danny Smith [Fri, 25 Jan 2002 02:54:19 +0000 (02:54 +0000)]
* include/winnt.h (_TCHAR): Add typedefs.
* include/wininet.h (SECURITY_FLAG_IGNORE_*): Add missing
defines.
* include/winsuser.h (ATF_AVAILABLE, SERKF_ACTIVE):
Add defines.
(LPACCESSTIMEOUT): Add typedef.

22 years agoMerge MinGW differences
Earnie Boyd [Fri, 25 Jan 2002 00:52:35 +0000 (00:52 +0000)]
Merge MinGW differences

22 years ago * libc/include/sys/signal.h: Revert 2002-01-23 change.
Thomas Fitzsimmons [Fri, 25 Jan 2002 00:47:44 +0000 (00:47 +0000)]
* libc/include/sys/signal.h: Revert 2002-01-23 change.

22 years ago* speclib: Ensure that temporary def file is removed.
Christopher Faylor [Thu, 24 Jan 2002 21:39:09 +0000 (21:39 +0000)]
* speclib: Ensure that temporary def file is removed.

22 years ago*** empty log message ***
Mark Salter [Thu, 24 Jan 2002 13:34:47 +0000 (13:34 +0000)]
*** empty log message ***

22 years agoUse __get_memtop to put stack in high memory.
Mark Salter [Thu, 24 Jan 2002 13:33:55 +0000 (13:33 +0000)]
Use __get_memtop to put stack in high memory.

22 years ago(_times): Unconditionally use SYS_times.
Mark Salter [Thu, 24 Jan 2002 13:32:46 +0000 (13:32 +0000)]
(_times): Unconditionally use SYS_times.
(__get_memtop): New funtion to return top of memory.

22 years ago * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.
Danny Smith [Thu, 24 Jan 2002 07:34:22 +0000 (07:34 +0000)]
* include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.

* include/commctrl.h (HDITEM[AW]): Rename _HD_ITEM[AW] to
_HDITEM[AW], with parallel changes to typedefs. Use defines for
backward compatability with old names. Update UNICODE mappings.
(HDLAYOUT): Remove struct _HD_LAYOUT_XP.  Use new typedefs
for struct _HD_LAYOUT and add defines for backward
compatability with old names.
(NMLISTVIEW): Rename _NM_LISTVIEW to tagNMLISTVIEW, with
parallel chages to typedefs. Add defines for backward
compatability with old names.
(TCHITTESTINFO, IMAGELISTDRAWPARAMS): Fix _WIN32_IE guard.

22 years ago * libc/include/sys/signal.h: Remove pthread_kill declaration
Thomas Fitzsimmons [Thu, 24 Jan 2002 00:52:27 +0000 (00:52 +0000)]
* libc/include/sys/signal.h: Remove pthread_kill declaration
when __CYGWIN__ is defined.

22 years agobit more about full install
David Starks-Browning [Thu, 24 Jan 2002 00:34:35 +0000 (00:34 +0000)]
bit more about full install

22 years agovarious updates to choosing & [un]installing packages with setup
David Starks-Browning [Thu, 24 Jan 2002 00:30:25 +0000 (00:30 +0000)]
various updates to choosing & [un]installing packages with setup

22 years agoclarify how to disable anti-virus safely during setup
David Starks-Browning [Wed, 23 Jan 2002 23:53:39 +0000 (23:53 +0000)]
clarify how to disable anti-virus safely during setup

22 years agoremove obsolete urgent reference to latest/readme file.
David Starks-Browning [Wed, 23 Jan 2002 23:21:31 +0000 (23:21 +0000)]
remove obsolete urgent reference to latest/readme file.

22 years agoremove explicit list of packages, refer to <http://cygwin.com/packages/>.
David Starks-Browning [Wed, 23 Jan 2002 23:18:30 +0000 (23:18 +0000)]
remove explicit list of packages, refer to <http://cygwin.com/packages/>.

22 years ago"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.
David Starks-Browning [Wed, 23 Jan 2002 23:07:18 +0000 (23:07 +0000)]
"History" no longer maintained here.  Moved to <http://cygwin.com/history.html>.

22 years agoclarify "why doesn't my shell script work"
David Starks-Browning [Wed, 23 Jan 2002 22:35:58 +0000 (22:35 +0000)]
clarify "why doesn't my shell script work"

22 years ago* speclib: Use rm -f to remove temp file just to quiet any potential warnings.
Christopher Faylor [Wed, 23 Jan 2002 18:46:19 +0000 (18:46 +0000)]
* speclib: Use rm -f to remove temp file just to quiet any potential warnings.

22 years ago Supplement ChangeLog entry.
Corinna Vinschen [Wed, 23 Jan 2002 18:37:58 +0000 (18:37 +0000)]
Supplement ChangeLog entry.

22 years ago * security.cc (create_token): Use sec_user() to create
Corinna Vinschen [Wed, 23 Jan 2002 18:35:03 +0000 (18:35 +0000)]
* security.cc (create_token): Use sec_user() to create
SECURITY_ATTRIBUTES structure for primary token.

22 years ago * path.cc (symlink): Fix check for already existing file.
Corinna Vinschen [Wed, 23 Jan 2002 16:50:17 +0000 (16:50 +0000)]
* path.cc (symlink): Fix check for already existing file.

22 years agoImport StrongARM and XScale target_configdirs from FSF GCC version.
Nick Clifton [Wed, 23 Jan 2002 16:40:51 +0000 (16:40 +0000)]
Import StrongARM and XScale target_configdirs from FSF GCC version.

22 years ago[ include/opcode/ChangeLog ]
Graydon Hoare [Tue, 22 Jan 2002 21:45:33 +0000 (21:45 +0000)]
[ include/opcode/ChangeLog ]

2002-01-22  Graydon Hoare  <graydon@redhat.com>

* cgen.h (CGEN_MAYBE_MULTI_IFLD): New structure.
(CGEN_OPERAND): Add CGEN_MAYBE_MULTI_IFLD field.

[ opcodes/ChangeLog ]

2002-01-22  Graydon Hoare  <graydon@redhat.com>

* fr30-asm.c: Regenerate.
* fr30-desc.c: Likewise.
* fr30-desc.h: Likewise.
* fr30-dis.c: Likewise.
* fr30-ibld.c: Likewise.
* fr30-opc.c: Likewise.
* fr30-opc.h: Likewise.
* m32r-asm.c: Likewise.
* m32r-desc.c: Likewise.
* m32r-desc.h: Likewise.
* m32r-dis.c: Likewise.
* m32r-ibld.c: Likewise.
* m32r-opc.c: Likewise.
* m32r-opc.h: Likewise.
* m32r-opinst.c: Likewise.
* openrisc-asm.c: Likewise.
* openrisc-desc.c: Likewise.
* openrisc-desc.h: Likewise.
* openrisc-dis.c: Likewise.
* openrisc-ibld.c: Likewise.
* openrisc-opc.c: Likewise.
* openrisc-opc.h: Likewise.
* xstormy16-desc.c: Likewise.

[ cgen/ChangeLog ]

2002-01-22  Graydon Hoare  <graydon@redhat.com>

* desc-cpu.scm (ifld-number-cache): Add.
(ifld-number): Add.
(gen-maybe-multi-ifld-of-op): Add.
(gen-maybe-multi-ifld): Add.
(gen-multi-ifield-nodes): Add.
(cgen-desc.c): Add call to gen-multi-ifield-nodes.

22 years ago* cygmagic: Suppress error output when figuring out if sum takes an option.
Christopher Faylor [Tue, 22 Jan 2002 03:48:16 +0000 (03:48 +0000)]
* cygmagic: Suppress error output when figuring out if sum takes an option.

22 years ago* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
Christopher Faylor [Tue, 22 Jan 2002 03:22:55 +0000 (03:22 +0000)]
* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
when overriden by command line.

22 years ago* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.
Christopher Faylor [Tue, 22 Jan 2002 03:17:59 +0000 (03:17 +0000)]
* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.
* cygcheck.cc (cygwin_info): Intitialize variable to quiet g++ warning.
(dump_sysinfo): Make variables unsigned to quiet g++ warnings.
* strace.cc (version_string): Rename from SCCSid.
(add_child): Remove unused variable.
(version): Use version_string.  Avoid use of fprintf.

22 years ago* cygmagic: Attempt to figure out if sum takes an option.
Christopher Faylor [Tue, 22 Jan 2002 03:02:00 +0000 (03:02 +0000)]
* cygmagic: Attempt to figure out if sum takes an option.

22 years ago* Makefile.in (libpthread.a): Pass the assembler also.
Christopher Faylor [Tue, 22 Jan 2002 01:40:11 +0000 (01:40 +0000)]
* Makefile.in (libpthread.a): Pass the assembler also.
(libm.a): Ditto.
(libc.a): Ditto.
* speclib: Specify the assembler to dlltool.

22 years ago* Makefile.in: Use CXX instead of CC to compile C++ sources.
Christopher Faylor [Mon, 21 Jan 2002 21:35:55 +0000 (21:35 +0000)]
* Makefile.in: Use CXX instead of CC to compile C++ sources.

22 years ago* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor [Mon, 21 Jan 2002 20:55:59 +0000 (20:55 +0000)]
* include/cygwin/version.h: Bump DLL minor number.

22 years ago Fix ChangeLog entry.
Corinna Vinschen [Mon, 21 Jan 2002 20:52:33 +0000 (20:52 +0000)]
Fix ChangeLog entry.

22 years ago * grp.cc (getgrent): Don't return default gid entry when ntsec is on.
Corinna Vinschen [Mon, 21 Jan 2002 20:51:30 +0000 (20:51 +0000)]
* grp.cc (getgrent): Don't return default gid entry when ntsec is on.
* syscalls.cc (setegid): Don't set primary group in process token.

22 years agoAdd newline at EOF.
Christopher Faylor [Mon, 21 Jan 2002 17:47:53 +0000 (17:47 +0000)]
Add newline at EOF.

22 years ago* speclib: Don't use /dev/null as DLL name. Just default to what's already in
Christopher Faylor [Mon, 21 Jan 2002 17:42:08 +0000 (17:42 +0000)]
* speclib: Don't use /dev/null as DLL name.  Just default to what's already in
.def file.
* exceptions.cc (sig_handle): Remove last vestiges of SA_NOCLDSTOP code which
caused SIGCHLD to be ignored.

22 years agocomment typo fixes
Alan Modra [Mon, 21 Jan 2002 14:03:26 +0000 (14:03 +0000)]
comment typo fixes

22 years ago* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor [Mon, 21 Jan 2002 03:36:16 +0000 (03:36 +0000)]
* include/cygwin/version.h: Bump DLL minor number.

22 years ago* syscalls.cc (regfree): Make dll_export.
Christopher Faylor [Mon, 21 Jan 2002 03:15:24 +0000 (03:15 +0000)]
* syscalls.cc (regfree): Make dll_export.

22 years ago* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid when
Christopher Faylor [Sun, 20 Jan 2002 23:13:03 +0000 (23:13 +0000)]
* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid when
detecting if we should actually handle CTRL-C.

22 years ago2002-01-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins [Sun, 20 Jan 2002 15:20:02 +0000 (15:20 +0000)]
2002-01-21  Robert Collins  <rbtcollins@hotmail.com>

        * include/winnt.h: Add missing MEM_ defines, and convert existing to
        hex for readability.

22 years ago* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is only
Christopher Faylor [Sun, 20 Jan 2002 03:39:36 +0000 (03:39 +0000)]
* Makefile.in (new-cygwin1.dll): Revert previous change.  libsupc++.a is only
available in libstdc++-v3.

22 years ago* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn't
Christopher Faylor [Sat, 19 Jan 2002 23:57:45 +0000 (23:57 +0000)]
* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn't
want it.
(sig_handle): Don't check for SA_NOCLDSTOP here.  We don't have enough
information.

22 years ago* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor [Sat, 19 Jan 2002 23:06:28 +0000 (23:06 +0000)]
* include/cygwin/version.h: Bump DLL minor number.

22 years ago* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.
Christopher Faylor [Sat, 19 Jan 2002 18:15:23 +0000 (18:15 +0000)]
* 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.

22 years ago * include/cygwin/version.h: Bump API minor version to 51.
Corinna Vinschen [Sat, 19 Jan 2002 16:17:59 +0000 (16:17 +0000)]
* include/cygwin/version.h: Bump API minor version to 51.

22 years ago * cygwin.din: Add recvmsg and sendmsg.
Corinna Vinschen [Sat, 19 Jan 2002 16:11:00 +0000 (16:11 +0000)]
    * cygwin.din: Add recvmsg and sendmsg.
        * net.cc: Add cygwin_recvmsg and cygwin_sendmsg.
        * /usr/include/sys/socket.h: Add recvmsg and sendmsg.

22 years ago * security.cc (create_token): Close processes token handle as soon
Corinna Vinschen [Sat, 19 Jan 2002 16:06:11 +0000 (16:06 +0000)]
* security.cc (create_token): Close processes token handle as soon
as it's not used anymore.

22 years ago* libc/include/time.h: Add prototype for strptime for Cygwin.
Christopher Faylor [Fri, 18 Jan 2002 16:25:50 +0000 (16:25 +0000)]
* libc/include/time.h: Add prototype for strptime for Cygwin.

22 years ago* cygcheck.cc (already_did): Avoid default constructors, which may require
Christopher Faylor [Fri, 18 Jan 2002 02:57:10 +0000 (02:57 +0000)]
* cygcheck.cc (already_did): Avoid default constructors, which may require
exception support.

22 years agoFix bug when len == 1 and dst was not word aligned.
Nick Clifton [Thu, 17 Jan 2002 17:02:08 +0000 (17:02 +0000)]
Fix bug when len == 1 and dst was not word aligned.

22 years ago * cygpath.cc (main): Add options to show Desktop and Start
Corinna Vinschen [Thu, 17 Jan 2002 16:54:01 +0000 (16:54 +0000)]
* 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.

22 years ago_sbrk(): Return -1 rather than aborting if too much memory is requested.
Nick Clifton [Thu, 17 Jan 2002 16:39:53 +0000 (16:39 +0000)]
_sbrk(): Return -1 rather than aborting if too much memory is requested.

22 years ago * Makefile.in: Add fnmatch.o to DLL_OFILES.
Corinna Vinschen [Thu, 17 Jan 2002 10:39:37 +0000 (10:39 +0000)]
* 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.

22 years ago2002-01-16 H.J. Lu (hjl@gnu.org)
H.J. Lu [Wed, 16 Jan 2002 23:20:25 +0000 (23:20 +0000)]
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.

22 years ago* coff/arm.h (F_VFP_FLOAT): Define.
Richard Earnshaw [Wed, 16 Jan 2002 11:35:18 +0000 (11:35 +0000)]
* coff/arm.h (F_VFP_FLOAT): Define.
* elf/arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define.

22 years ago * ppc.h (DT_PPC64_GLINK): Define.
Alan Modra [Wed, 16 Jan 2002 05:48:56 +0000 (05:48 +0000)]
* ppc.h (DT_PPC64_GLINK): Define.

22 years ago * path.cc (fchdir): Call chdir with full windows path.
Corinna Vinschen [Tue, 15 Jan 2002 20:29:09 +0000 (20:29 +0000)]
* path.cc (fchdir): Call chdir with full windows path.

22 years ago*** empty log message ***
Mark Salter [Tue, 15 Jan 2002 14:21:10 +0000 (14:21 +0000)]
*** empty log message ***

This page took 0.060912 seconds and 5 git commands to generate.