]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-03-29 Christopher... * Makefile.common (ALL_CXXFLAGS): Make normal '=' type...
2003-03-29 Danny Smith2003-03-28 Bang Jun-Young <junyoung@netbsd.org>
2003-03-28 Christopher... * include/sys/cygwin.h: Declare cygwin_internal as...
2003-03-27 Thomas Pfaff* thread.cc: Change 1==foo equations to foo==1 throughout.
2003-03-27 Thomas Pfaff* thread.h: Change class names, methods, members and...
2003-03-27 Thomas Pfaff* winsup.api/pthread/rwlock1.c: Remove pthreads-win32...
2003-03-27 Thomas Pfaff* winsup.api/pthread/condvar7.c (mythread): Cast
2003-03-27 Christopher... note mount binary default.
2003-03-27 Nick CliftonAdd iWMMXt support to ARM simulator
2003-03-27 Corinna Vinschen * autoload.cc: added RegGetKeySecurity()
2003-03-27 Danny Smith * include/secext.h (GetComputerObjectName[AW],GetUserN...
2003-03-27 Joshua Daniel... * setup-net.sgml: Make suggested additions to setup...
2003-03-27 Danny Smith2003-03-27 Vladimir Michl <michlv@users.sourceforge...
2003-03-26 Earnie Boyd * include/w32api.h: Increment version to 2.4.
2003-03-26 Danny SmithMove some ddk defines to winnt.h as per MSDN documentation
2003-03-26 Christopher... Joe Buehler <jhpb@draco.hekimian.com>
2003-03-25 Nick CliftonAdd iWMMXt support
2003-03-25 Christopher... * cygcheck.cc (dump_sysinfo): Ensure that CYGWIN enviro...
2003-03-23 Joshua Daniel... * setup-net.sgml: Improve setup.exe documentation
2003-03-23 Joshua Daniel... * setup-net.sgml: Improve setup.exe documentation
2003-03-23 Joshua Daniel... * setup-net.sgml: Improve setup.exe documentation
2003-03-23 Thomas Pfaff*** empty log message ***
2003-03-23 Thomas Pfaff* thread.h (class List): Move inline code inside class
2003-03-22 Joshua Daniel... * setup-net.sgml: Document setup.exe
2003-03-22 Joshua Daniel... * setup-net.sgml: Document setup.exe
2003-03-22 Christopher... * pipe.cc (fhandler_pipe::dup): Don't dup input_handle...
2003-03-22 Christopher... * syscalls.cc (unlink): Be more defensive when SetFileA...
2003-03-22 Christopher... * fork.cc: Conditionalize use of slow_pid_reuse through...
2003-03-21 Martin Schwidefsky * s390.h (s390_opcode_arch_val): Rename to s390_opcode...
2003-03-20 Jeff Johnston2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
2003-03-20 Nick CliftonAdd Cirrus Maverick support to arm simulator
2003-03-20 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::sendto): Restri...
2003-03-20 Christopher... * sigproc.h (signal_fixup_after_exec): Eliminate argume...
2003-03-20 Danny Smith *lib/ndis.def (NdisAllocateMemory): Correct stdcall...
2003-03-19 Corinna Vinschen * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor...
2003-03-19 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstat_hel...
2003-03-19 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_U...
2003-03-18 Jeff Johnston2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltec...
2003-03-18 Thomas Pfaff* pthread.cc (pthread_attr_init): Remove
2003-03-18 Thomas Pfaff* winsup.api/pthread/rwlock1.c: New test.
2003-03-18 Thomas Pfaff* cygwin.din: Add pthread_rwlock_destroy, pthread_rwloc...
2003-03-18 Thomas Pfaff* winsup.api/pthread/condvar7.c: New test.
2003-03-18 Thomas Pfaff* thread.h (pthread_cond::ExitingWait): Remove.
2003-03-18 Thomas Pfaff* winsup.api/pthread/mutex1n.c: New test.
2003-03-18 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
2003-03-18 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Use IsProces...
2003-03-18 Danny Smith * include/lmaccess.h (UF_LOCKOUT): Correct name from...
2003-03-17 Christopher... * Makefile.common (w32api_lib): Default to system w32ap...
2003-03-17 DJ Deloriemerge from gcc
2003-03-17 Christopher... * Makefile.common: Fix typo from previous checkin.
2003-03-17 Christopher... * configure.in: w32api directory was already optional...
2003-03-17 Corinna Vinschen * glob.c (g_lstat): Change API minor test to match...
2003-03-17 Christopher... * include/cygwin/version.h: Reorganize last two api...
2003-03-17 Christopher... * cygwin.din: Export btowc, trunc.
2003-03-17 DJ Deloriemerge from gcc
2003-03-17 Jeff Johnston2003-03-17 Bob Cassels <bcassels@abinitio.com>
2003-03-17 Nick Clifton(O_SYS_CMDLINE): New pseudo opcode for command line...
2003-03-17 Danny Smith2003-03-17 Bang Jun-Young <junyoung@netbsd.org>
2003-03-17 Danny Smith Get rid of some warnings
2003-03-17 Danny Smith2003-03-16 Toby Malone <malone@users.sourceforge...
2003-03-16 Danny Smith * include/utime.h: New file, forwarding to sys/utime.h.
2003-03-16 Danny Smith * include/sys/param.h (MAXPATHLEN): Define.
2003-03-16 Danny Smith * include/tchar.h: Ansi-fy a comment.
2003-03-16 Danny Smith * profile/profile.h (mcount): Use __builtin_return_address
2003-03-16 Danny Smith2003-03-16 Vadim Yegorov <zg@bmg.lv>
2003-03-15 Danny Smith2003-03-15 Bang Jun-Young <junyoung@netbsd.org>
2003-03-14 Nathanael Nerode * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back...
2003-03-14 Michael Chastain2003-03-14 Michael Chastain <mec@shout.net>
2003-03-14 Corinna Vinschen * libc/include/stdio.h: Declare fgetpos, fsetpos,...
2003-03-14 Danny Smith2003-03-13 Danny Smith <dannysmith@users.sourceforge...
2003-03-13 Christopher... * include/cygwin/version.h: Bump DLL minor number to 23.
2003-03-13 Corinna Vinschen * autoload.cc (IsProcessorFeaturePresent): Add.
2003-03-13 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor...
2003-03-13 Corinna Vinschen * net.cc (cygwin_rcmd): Use correct file descriptor...
2003-03-13 Christopher... * syscalls.cc (rename): Assume that DELETE_ON_CLOSE...
2003-03-12 Earnie Boyd * include/mswsock.h: Correct invalid filter for _WINSO...
2003-03-12 Nathanael Nerode * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up....
2003-03-12 Christopher... fix typo
2003-03-12 Christopher... Checkin previously referred to in ChangeLog.
2003-03-11 Danny Smith2003-03-12 Ranjit Mathew <rmathew@hotmail.com>
2003-03-11 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::dup): Don't...
2003-03-11 Earnie Boyd * include/winsvc.h (SERVICE_NO_CHANGE): Use hex consta...
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.
next
This page took 0.056032 seconds and 5 git commands to generate.