]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-08-28 Christopher... * dir.cc (rmdir): Report ENOENT when file doesn't exist...
2001-08-28 Christopher... * mount.cc (main): Issue correct warning for 'not enoug...
2001-08-27 DJ Deloriemerge from gcc
2001-08-27 Christopher... * select.cc (cygwin_select): Ensure that arguments...
2001-08-27 Alan Modra * ppc.h (PPC_OPERAND_DS): Define.
2001-08-27 Alan Modra * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI...
2001-08-27 Andreas Jaeger * xcoff.h (struct __rtinit): Make proper prototype...
2001-08-26 Andreas JaegerFor include/opcode:
2001-08-26 Christopher... * libc/include/sys/errno.h: Add a cautionary comment.
2001-08-25 Christopher... * syscalls.cc (check_tty_fds): New function. Check...
2001-08-25 Nick Cliftonfix compile time warning message
2001-08-24 Nick CliftonApply H.J.'s patch to revert change to elfxx-target.h
2001-08-24 Corinna Vinschen * net.cc (free_addr_list): Add define for symmetry.
2001-08-24 Joern Rennecke * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spell...
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-23 DJ Deloriemerge from gcc
2001-08-23 Christopher... * dtable.cc (dtable::dup2): Allow extension of fd table...
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>
next
This page took 0.080882 seconds and 5 git commands to generate.