]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-08-22 Corinna Vinschen * net.cc (cygwin_inet_ntoa): Rearrange previous...
2001-08-22 Christopher... * smallprint.c (console_printf): New function.
2001-08-22 Corinna Vinschen * net.cc (free_char_list): New static function.
2001-08-22 Christopher... fix typo.
2001-08-22 DJ Deloriemerge from gcc
2001-08-22 Jonathan Larmour * mips/Makefile.in (jmr3904-io.o): Remove bogus use...
2001-08-21 Jeff Johnston2001-08-21 Jeff Johnston <jjohnstn@redhat.com>
2001-08-21 DJ Deloriemerge from gcc
2001-08-21 Earnie Boyd * include/setupapi.h : New file.
2001-08-21 Andrew Cagney* floatformat.h (floatformat_arm_ext): Document as...
2001-08-20 Christopher... debug
2001-08-20 Christopher... * cygheap.cc (init_cheap): Allocate cygheap in shared...
2001-08-20 Alan Modra * config.sub, config.guess: Import latest from subvers...
2001-08-18 DJ Deloriemerge from gcc
2001-08-17 DJ Deloriemerge from gcc
2001-08-16 Thiemo SeuferAdd support for MIPS R1[02]000 performance counter...
2001-08-16 Egor Duda* fhandler_socket.cc (fhandler_socket::create_secret_ev...
2001-08-16 Corinna Vinschen * resource.cc (getrlimit): Return getdtablesize...
2001-08-16 Corinna Vinschen * resource.cc (getrlimit): Return OPEN_MAX...
2001-08-15 Corinna Vinschen * times.cc (utimes): Revert previous change...
2001-08-15 Corinna Vinschen * security.cc (set_nt_attribute): Return always...
2001-08-15 Corinna Vinschen * fhandler.cc (fhandler_base::is_nonblocking...
2001-08-15 Christopher... * cygpath.cc (main): Support -w for Windows (System...
2001-08-14 Christopher... * include/cygwin/version.h: Bump API version.
2001-08-14 Egor Duda* spawn.cc (spawn_guts): Enable appropriate privilege...
2001-08-14 Christopher... * libc/include/machine/setjmp.h: Protect sigsetjmp...
2001-08-14 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Use new...
2001-08-13 Jeff Johnston2001-08-13 Jeff Johnston <jjohnstn@redhat.com>
2001-08-11 Christopher... Oops. Forgot to check in include/wchar.h???
2001-08-10 Andrew Cagney(lbasename): Change function declaration to return...
2001-08-10 Richard Sandiford * opcode/mips.h (INSN_GP32): Remove.
2001-08-10 Earnie Boyd * lib/kernels.c: New file.
2001-08-10 Earnie Boyd * lib/test.c (Win32_Winsock): Replace with __USE_W32_S...
2001-08-10 Alan ModraRevert 2001-08-08 changes.
2001-08-08 Christopher... * include/wchar.h: Define __need_wint_t.
2001-08-08 Earnie Boyd * include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add...
2001-08-08 Alan Modra * ppc.h (struct powerpc_operand): New field `reloc'.
2001-08-08 Corinna Vinschen * security.cc (alloc_sd): Revert to setting...
2001-08-07 Corinna Vinschen * security.cc (alloc_sd): Don't set FILE_DELETE...
2001-08-07 Corinna Vinschen * dir.cc (mkdir): Set security attributes corre...
2001-08-07 Corinna Vinschen * grp.cc (class grp_check): New class. Make...
2001-08-07 Christopher... * fhandler_console.cc (get_tty_stuff): Don't initialize...
2001-08-07 Christopher... * cygheap.cc (cygheap_root::set): Avoid treating '...
2001-08-05 Earnie Boyd * include/stdlib.h (_wpgmptr): Don't declare ifndef...
2001-08-05 Earnie Boyd * include/wtypes.h: (DECIMAL_SETZERO): Correct typo.
2001-08-04 Christopher... Throughout, change check for running under Windows...
2001-08-04 Egor Duda* dtable.cc (dtable::release): Avoid messing with conso...
2001-08-03 Corinna Vinschen * net.cc (cygwin_accept): Allow NULL peer and...
2001-08-03 Corinna Vinschen * path.cc (fchdir): Set the fhandler's path...
2001-08-02 DJ Deloriemerge from gcc
2001-08-02 Charles Wilson * bfdlink.h (struct bfd_link_info): add new...
2001-08-02 Jeff Johnston2001-08-02 Jeff Johnston <jjohnstn@redhat.com>
2001-08-02 Corinna Vinschen * security.cc (set_file_attribute): Clean up...
2001-08-01 Aldy Hernandez2001-08-01 Aldy Hernandez <aldyh@redhat.com>
2001-07-29 Christopher... * dcrt0.cc (alloc_stack_hard_way): Make half-hearted...
2001-07-27 Christopher... * cygwin.din: Export sys_errlist, sys_nerr.
2001-07-27 Corinna Vinschen * security.cc (get_user_primary_group): Fix...
2001-07-26 Christopher... * thread.cc (__pthread_equal): Invert return value...
2001-07-26 Christopher... Christopher Faylor <cgf@cygnus.com>
2001-07-26 Christopher... Throughout, reorganize header file inclusion to put...
2001-07-26 DJ Delorie* MAINTAINERS: Clarify libiberty merge rules and proced...
2001-07-26 Christopher... * syscalls.cc (setsid): Detach process from its console...
2001-07-25 Robert CollinsTue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmai...
2001-07-25 Corinna Vinschen * localtime.c: Changed whole file to become...
2001-07-21 Christopher... * cygheap.cc (cygheap_fixup_in_child): Attempt Win95...
2001-07-20 Andrew CagneyClone src/config.guess. Mention in MAINTAINERS.
2001-07-20 Corinna Vinschen * dir.cc (readdir): Protect FindNextFileA again...
2001-07-19 Christopher... fix typo.
2001-07-19 DJ Deloriemerge from gcc
2001-07-18 Jeff Johnston2001-07-18 Jeff Johnston <jjohnstn@redhat.com>
2001-07-18 Christopher... * cygheap.cc (_cmalloc): Use correct constants for...
2001-07-18 Corinna Vinschen * security.cc (get_user_groups): Call Net funct...
2001-07-18 Corinna Vinschen * syscalls.cc (_unlink): Explicitely check...
2001-07-17 Frank Ch. Eigler* no need to inform sid@sourceware about dejagnu patches.
2001-07-17 Corinna Vinschen * delqueue.h: Remove obsolete file.
2001-07-17 Christopher... * child_info.h: Bump magic number.
2001-07-17 Andrew CagneyUpdate local local copies of config.sub and config...
2001-07-16 Corinna Vinschen * grp.cc: Add missing Copyright date 2001.
2001-07-15 Corinna Vinschen Change well_known_admin_sid to well_known_admin...
2001-07-15 Corinna Vinschen * regtool.cc (find_key): Handle keys with only...
2001-07-14 Christopher... * syscalls.cc (stat_worker): Simplify previous change.
2001-07-13 Christopher... * syscalls.cc (_unlink): Correct (?) logic which determ...
2001-07-13 Aldy Hernandez2001-07-12 Aldy Hernandez <aldyh@redhat.com>
2001-07-12 Jeff Johnston2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
2001-07-12 Frank Ch. Eigler* some support for funny-endian 16/32-bit insn sets
2001-07-11 DJ Deloriemerge from gcc
2001-07-10 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Try to...
2001-07-09 Corinna Vinschen * uinfo.cc (internal_getlogin): Add pointer...
2001-07-09 Corinna Vinschen * security.cc (alloc_sd): Don't set inheritance...
2001-07-06 Ben Elliston2001-07-07 Ben Elliston <bje@redhat.com>
2001-07-06 David Starks... WinME also affected by missing pipe key
2001-07-06 David Starks... New entry "Why doesn't Cygwin tcl/tk understand Cygwin...
2001-07-06 David Starks... New entry: "Why don't international (8-bit) characters...
2001-07-06 David Starks... New "Known Problems" entry: Pipe key doesn't work on...
2001-07-05 David Starks... better instructions for installing cygwin snapshots
2001-07-05 David Starks... New entry "Where is the su command?"
2001-07-05 Christopher... force
2001-07-04 David Starks... "How do I rebuild the tools on my NT box?": texi2html...
2001-07-04 David Starks... "Why the weird directory structure?": new mount output...
2001-07-04 David Starks... Update "Can I use setup to install snapshots?" (now...
next
This page took 0.05888 seconds and 5 git commands to generate.