]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-03-11 Corinna Vinschen2003-03-11 Corinna Vinschen <corinna@vinschen.de>
2003-03-11 Danny Smith * include/stdlib.h (qsort): Remove const from first...
2003-03-10 Danny Smith * include/rasdlg.h: New file.
2003-03-10 Corinna Vinschen * sec_acl.cc (setacl): Don't handle DELETE flag specially.
2003-03-09 Corinna Vinschen Fix typo.
2003-03-09 Corinna Vinschen * winver.rc: Change Copyright hint to inlcude 2003.
2003-03-09 Corinna Vinschen * libc/reent/lseekr.c (lseek_r): Use _off_t instead...
2003-03-09 Corinna Vinschen * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_T...
2003-03-09 Corinna Vinschen Switch to 32/64 datatypes:
2003-03-09 Corinna Vinschen * libc/include/pwd.h: Add guards to avoid type clashes...
2003-03-09 Christopher... fix typo
2003-03-09 Christopher... * include/cygwin/version.h: Bump DLL minor number to 21.
2003-03-09 Christopher... whitespace cleanup
2003-03-09 Christopher... Do some minor reformatting of 'extern "C"' use throughout.
2003-03-09 Christopher... * winsup.api/winsup.exp: Use -nostdinc when compiling.
2003-03-09 Christopher... .
2003-03-09 Christopher... * Makefile.common: Avoid double slashes in GCC_INCLUDE.
2003-03-09 Corinna Vinschen * getfacl.c (username): Fix ambiguous printf calls.
2003-03-09 DJ Delorie* configure.in (gxx_include_dir): Fix typo.
2003-03-09 Christopher... * syscalls.cc (unlink): Attempt to be more clever about...
2003-03-09 Corinna Vinschen * winsup.api/ltp/fork10.c (main): Remove non-portable...
2003-03-09 Corinna Vinschen * rmsym: Fix regular expression.
2003-03-09 Christopher... * Makefile.in: Use "cygwin0" rather than "new-cygwin...
2003-03-09 Christopher... * Makefile.in: Change from using new-* to cygwin0 for...
2003-03-09 Corinna Vinschen * include/cygwin/socket.h: Set SOMAXCONN to Winsock2...
2003-03-09 Christopher... * syscalls.cc (unlink): Always attempt to use FILE_FLAG...
2003-03-08 Christopher... missed in last checkin
2003-03-08 Christopher... Revert below changes regarding _pinfo::cmdline.
2003-03-08 Corinna Vinschen * external.cc (cygwin_internal): Change n to __off64_t...
2003-03-08 Christopher... * libc/include/sys/unistd.h: Guard getopt.h call to...
2003-03-08 Christopher... * path.h (PATH_LNK): New enum val.
2003-03-07 Corinna Vinschen * configure.host: Define stdio64_dir for Cygwin.
2003-03-07 Corinna Vinschen * syscalls.cc (seteuid32): Fix formatting.
2003-03-07 Corinna Vinschen * winsup.api/known_bugs.tcl: Remove fsync01, setregid0...
2003-03-07 Jeff Johnston2003-03-07 Jeff Johnston <jjohnstn@redhat.com>
2003-03-07 Danny Smith2003-03-06 Christopher January <chris@atomice.net>
2003-03-06 Andrew Cagney2003-03-06 Andrew Cagney <cagney@redhat.com>
2003-03-06 Nick CliftonRemove redundant defintions of BYTES_IN_WORD and add...
2003-03-05 Nathanael Nerode2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2003-03-04 Thomas Pfaff* thread.cc (MTinterface::fixup_after_fork): Initialize...
2003-03-04 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::dup): Initializ...
2003-03-04 Nathanael NerodeReally commit it... dunno what happened last time.
2003-03-04 Nathanael Nerode * mh-dgux: Delete.
2003-03-04 Nathanael Nerode * Makefile.tpl: Always pass down RANLIB.
2003-03-04 Christopher... revert erroneous entry
2003-03-04 Christopher... * Makefile.in (strace.exe): Include mingw_getopt.o...
2003-03-04 Christopher... * fhandler.h (fhandler_tty_slave::close): Declare new...
2003-03-04 Danny Smith2003-03-04 Heiko Gerdau <hg@technosis.de>
2003-03-03 Joern RenneckeFix sh-elf linker relaxation:
2003-03-03 Christopher... * fhandler_tty.cc (fhandler_pty_slave::open): Grudgingl...
2003-03-03 Danny Smith2003-03-03 Christopher Faylor <cgf@redhat.com>
2003-03-03 Christopher... * lib/getopt.c: Refresh from NetBSD sources.
2003-03-03 Christopher... * fhandler_console.cc (fhandler_console::close): Don...
2003-03-03 Danny Smith * mingwex/getopt.c: New file, copied from cygwin srcs.
2003-03-02 Christopher... * lib/getopt.c: Nuke use of unneeded BSDisms.
2003-03-02 Christopher... * dll_init.cc (dll_list::load_after_fork): Don't revert...
2003-03-02 Christopher... * dll_init.cc (dll_list::load_after_fork): Fix typo...
2003-03-02 Danny Smith2003-03-02 Danny Smith <dannysmith@users.sourceforge...
2003-03-02 Christopher... fix typo
2003-03-01 Joshua Daniel... Document new mkgroup,mkpasswd options
2003-03-01 Pierre Humblet2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
2003-03-01 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Open...
2003-03-01 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Open and read...
2003-03-01 Danny Smith * include/olectl.h (OleLoadPictureEx) Add prototype.
2003-03-01 Danny Smith * include/objbase.h (CoAddRefServerProcess): Add proto...
2003-03-01 Danny Smith2003-03-01 Heiko Gerdau <hg@technosis.de>
2003-03-01 Christopher... * Makefile.in (cygcheck.o): Fix so that actual mingw...
2003-03-01 Christopher... * cygwin.din: Wrap atexit and exit with cygwin, thread...
2003-02-28 Pierre Humblet2003-02-28 Pierre Humblet <pierre.humblet@ieee.org>
2003-02-28 Nathanael Nerode * Makefile.tpl: Rearrange.
2003-02-28 Danny Smith2003-02-28 Roland Schwingel <roland.schwingel@onevisio...
2003-02-27 Andrew Cagney2003-02-27 Andrew Cagney <cagney@redhat.com>
2003-02-27 Corinna Vinschen2003-03-27 Corinna Vinschen <corinna@vinschen.de>
2003-02-27 DJ Deloriemerge from gcc
2003-02-27 Corinna Vinschen * uinfo.cc (internal_getlogin): Only update user.group...
2003-02-27 Christopher... * cygthread::detach: Improve error message.
2003-02-26 Corinna Vinschen * sec_helper.cc (get_sids_info): debug_print owner_sid...
2003-02-25 Jeff Johnston2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltec...
2003-02-25 Earnie Boyd * Makefile.in (libmsvcrt20.a): Remove target and depen...
2003-02-25 Corinna Vinschen * mmap.cc (mmap64): Fix returned address by taking...
2003-02-25 Nick CliftonRemove site-file support - it is obsolete.
2003-02-24 Nick CliftonAdd support for kaOS as cross build target system.
2003-02-23 Pierre Humblet 2003-02-23 Pierre Humblet <pierre.humblet@ieee.org>
2003-02-23 Danny Smith2003-02-23 Danny Smith <dannysmith@users.sourceforge...
2003-02-22 Christopher... whitespace
2003-02-22 Christopher... * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not...
2003-02-22 Christopher... * syslog.cc (syslog): Do not print the Windows pid...
2003-02-22 Danny Smith2003-02-22 Roland Schwingel <roland.schwingel@onevisi...
2003-02-22 Danny Smith2003-02-22 Bang Jun-Young <junyoung@netbsd.org>
2003-02-22 Danny Smith * include/wsahelp.h: Remove ';' after closing
2003-02-22 Danny Smith * include/winbase.h (MEMORYSTATUSEX): Add structure.
2003-02-21 Earnie Boyd Thanks to David Frasier <davidf@sjsoft.com> who inspir...
2003-02-21 David Starks... various updates to setup entries. Stronger emphasis...
2003-02-21 David Starks... new link to "How To Ask Questions The Smart Way" by...
2003-02-21 David Starks... remove tired subtitle "(Not completely updated for...
2003-02-21 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::fhandler_socket...
2003-02-21 Corinna Vinschen * dtable.cc (dtable::build_fhandler_from_name): Set...
2003-02-21 Nick CliftonAdd SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_...
2003-02-21 Nick Clifton(ldmac, stmac): Replace MACREG with MS32 and MD32.
2003-02-21 Christopher... * fhandler.cc (fhandler_base::open): Move some filesyst...
next
This page took 0.053406 seconds and 5 git commands to generate.