]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-09-19 Corinna Vinschen * lib/getopt.c (getopt_long): Avoid compiler...
2001-09-19 Christopher... * lib/getopt.c: Use __progname==__argv[0] when not...
2001-09-19 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::fhandler...
2001-09-19 Earnie Boyd2001-09-19 Earnie Boyd <earnie@SF.net>
2001-09-19 Ben Elliston2001-09-19 Ben Elliston <bje@redhat.com>
2001-09-19 Christopher... * cygwin.din (__argv): Export.
2001-09-18 DJ Deloriemerge from gcc
2001-09-18 Corinna Vinschen * mmap.cc (mmap): Don't reuse anonymous memory...
2001-09-18 Nick Cliftonoops omitted in previous delta
2001-09-18 Alan Modra * internal.h (elf_internal_rela): Make r_addend a...
2001-09-18 Alan Modra * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
2001-09-18 Alan Modra * aout64.h: Formatting fixes.
2001-09-18 Alan Modra * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
2001-09-17 DJ Deloriemerge from gcc
2001-09-17 Christopher... * libc/include/process.h: Add getpid() declaration.
2001-09-17 Christopher... * include/io.h: Add access declaration.
2001-09-17 Christopher... * syscalls.cc (rmdir): Set cwd to some other location...
2001-09-17 Earnie Boyd2001-09-17 Earnie Boyd <earnie@sf.net>
2001-09-17 Earnie Boyd * Makefile.in: Increment version.
2001-09-17 Christopher... * dtable.h (not_open): Assure inline.
2001-09-16 Egor Duda* path.cc (symlink): Check arguments for validity.
2001-09-16 Christopher... * net.cc (dup_servent_ptr): Detect old Windows 95 misal...
2001-09-16 Christopher... minor typo fixes.
2001-09-15 Egor Duda* winsup.api/ltp/sbrk01.c (main): Force output at start...
2001-09-15 Eric ChristopherFix typo.
2001-09-15 Thiemo Seufer * config.sub: Reverted the earlier change, this versio...
2001-09-15 Christopher... * Makefile.in: Generate libcygwin.a during the link...
2001-09-15 Christopher... *** empty log message ***
2001-09-15 Christopher... * dcrt0.cc (dll_crt0_1): Create vfork main storage...
2001-09-14 Eric Christopher2001-09-14 Eric Christopher <echristo@redhat.com>
2001-09-14 Egor DudaHints and tips on debugging cygwin
2001-09-14 Christopher... add copyrights.
2001-09-14 Christopher... more words
2001-09-14 Egor Duda* dumper.cc (dumper::dumper): Print error code in case...
2001-09-14 Nick Cliftonoops - omitted from previous delta
2001-09-14 Corinna Vinschen * dcrt0.cc (_dll_crt0()): Don't call wincap...
2001-09-14 Thiemo Seufer /bfd/ChangeLog
2001-09-14 Christopher... *** empty log message ***
2001-09-14 Christopher... * fork.cc (vfork): Avoid recursive vforks.
2001-09-14 Christopher... * fhandler.h (fhandler_pipe::is_slow): Return true...
2001-09-14 Christopher... * grp.cc (read_etc_group): Just reuse group_buf storage...
2001-09-14 Christopher... * cygheap.cc (dup_now): New function.
2001-09-13 Christopher... * cygheap.cc (ccalloc): Pass correct length to creturn...
2001-09-13 Jeff Johnston2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
2001-09-13 Alexandre Oliva* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRI...
2001-09-13 Jeff JohnstonThu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler...
2001-09-13 Egor Duda* winsup.api/winsup.exp: Run only selected test if...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Egor Duda* libltp/lib/tst_sig.c: Pass SIGSEGV to application...
2001-09-13 Egor Duda* dumper.cc (main): Properly recognize negative pids...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Christopher... * sync.cc (muto::acquire): Fix while/if typo.
2001-09-12 Alexandre Oliva* common.h (EM_AVR_OLD): Renamed from...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Simplify W2K/XP...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Set os name to...
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Corinna Vinschen * Makefile.in: Build wincap.o.
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Earnie Boyd2001-09-11 Danny Smith <dannysmith@users.sourceforge...
2001-09-12 Christopher... * exceptions.cc (call_signal_handler_now): Add addition...
2001-09-12 Christopher... minor cleanups
2001-09-12 Robert CollinsWed Sep 12 13:03:00 2001 Robert Collins <rbtcollins...
2001-09-12 Christopher... * sigproc.h (sigframe::unregister): Return true/false...
2001-09-11 Christopher... Update copyrights.
2001-09-11 Christopher... fix some typos.
2001-09-11 Christopher... change copyright.
2001-09-11 Christopher... * cygwin.din: Remove cygwin_getshared.
2001-09-11 Michael MeissnerIf -mfp32, do not enable 64-bit FPR registers on mips3
2001-09-11 Robert CollinsTue Sep 11 21:22:00 2001 Robert Collins <rbtcollins...
2001-09-11 Robert CollinsTue Sep 11 18:15:00 2001 Robert Collins <rbtcollins...
2001-09-10 Jim BlandyAdd support for GDB monitor-style I/O.
2001-09-10 Earnie Boyd2001-09-05 Danny Smith <dannysmith@users.sourceforge...
2001-09-10 Earnie Boyd2001-09-10 Earnie Boyd <earnie@SF.net>
2001-09-10 Christopher... * dtable.cc (dtable::fixup_after_fork): Use SetStdHandl...
2001-09-10 Christopher... * sigproc.cc (NZOMBIES): Reduce substantially to minimi...
2001-09-09 Robert CollinsMon Sep 10 08:28:00 2001 Robert Collins <rbtcollins...
2001-09-09 Corinna Vinschen * pwdgrp.h (pwdgrp_check::set_last_modified): Call...
2001-09-09 Christopher... * heap.h (inheap): Rewrite macro to accomodate removal...
2001-09-09 Christopher... * cygheap.cc (cygheap_fixup_in_child): Clear cygheap...
2001-09-09 Christopher... * child_info.h (PROC_MAGIC): Bump magic number.
2001-09-09 Corinna Vinschen * cygheap.cc (init_cygheap::etc_changed): New method...
2001-09-09 Egor Duda* winsup.api/ltp/dup03.c: New test.
2001-09-09 Egor Duda* dumper.cc (main): Change command-line arguments forma...
2001-09-09 Corinna Vinschen * include/cygwin/version.h: Bump API minor...
2001-09-09 Christopher... * fork.cc (fork_parent): Stop malloc activity while...
2001-09-08 Christopher... * cygwin.din: Add gamm*_r function exports.
2001-09-07 Christopher... * cygheap.h (init_cygheap): Move heap pointers here.
2001-09-07 Jeff Johnston2001-09-07 Jeff Law <law@redhat.com>
2001-09-07 Corinna VinschenFri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler...
2001-09-07 Christopher... * how-resources.texinfo: Add some additional words...
2001-09-07 Corinna Vinschen * include/limits.h: Define PIPE_BUF.
2001-09-07 Christopher... experiment.
2001-09-07 Christopher... * fhandler_socket.cc (fhandler_socket::fhandler_socket...
2001-09-06 Christopher... * cygheap.cc (cygheap_fixup_in_child): Don't consider...
2001-09-06 Christopher... Another in the how-it-works series.
2001-09-06 Tom RixFix import symbols for AIX.
2001-09-06 Christopher... Move appropriate variables to NO_COPY segment, throughout.
2001-09-06 Christopher... Remove initialization of static or global values to...
2001-09-06 Christopher... * cygheap.h (init_cygheap): Move bucket array here...
2001-09-06 Christopher... * Makefile.in (dumper): Change logic for libbfd and...
next
This page took 0.059241 seconds and 5 git commands to generate.