]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-06-28 Corinna Vinschen * ltconfig: Check for host_os beeing one of...
2000-06-28 Jeff JohnstonWed Jun 28 14:08:00 2000 Keith Walker <keith.walker...
2000-06-28 Corinna Vinschen * syscalls.cc (seteuid): Initialize pi.token...
2000-06-27 Syd Polk2000-06-19 Syd Polk <spolk@redhat.com>
2000-06-27 Jeff JohnstonTue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm...
2000-06-27 Corinna Vinschen * include/winbase.h: Add stream ids BACKUP_OBJE...
2000-06-27 Nick CliftonApplied Marek Michalkiewicz <marekm@linux.org.pl>'s...
2000-06-26 Christopher... * windows.cc (setitimer): Round up when < 1000 usecs.
2000-06-26 Christopher... * hinfo.cc (hinfo::dup2): Eliminate compiler warning.
2000-06-26 Christopher... * hinfo.cc (hinfo::dup2): Guard against out of bounds...
2000-06-25 Christopher... * grp.cc (read_etc_group): Open file in text mode.
2000-06-25 Christopher... * cygcheck.cc (cygwin_info): New function. Scans DLL...
2000-06-24 Corinna Vinschen * fork.cc (fork): Fix error in copying SID...
2000-06-24 Christopher... * shared.cc (shared_info::initialize): Improve error...
2000-06-22 Ranjith KumaranThu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith...
2000-06-22 Christopher... * Makefile.in: Add dummy info targets.
2000-06-22 Christopher... * Makefile.in: Autogenerate cygwin.def when appropriate.
2000-06-22 Christopher... Revise previous include/sys/cygwin.h change.
2000-06-22 Christopher... * include/sys/cygwin.h: Don't define parts of this...
2000-06-22 Christopher... Revert.
2000-06-22 Christopher... Remove some files that were added prematurely.
2000-06-22 Corinna Vinschen * registry.cc (load_registry_hive): Use HKEY_US...
2000-06-22 Christopher... * rpcdce.h: Protect OPTIONAL definition since it may...
2000-06-22 Christopher... * Makefile.in: Add new-libcygwin.a back to all_host...
2000-06-21 Christopher... * Makefile.in: Add *.def to clean operation.
2000-06-21 Christopher... * Makefile.in: Add *.exe to clean operation.
2000-06-21 Christopher... Display what's going on.
2000-06-21 Christopher... * mkvers.sh: Fix sed usage for older seds.
2000-06-21 Christopher... * Makefile.in: Don't touch winver_stamp if mkvers.sh...
2000-06-20 Christopher... * mkvers.sh: Fix problem with handling of CVS tags...
2000-06-20 Jeff JohnstonTue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn...
2000-06-20 Christopher... * Makefile.in: Change to build the DLL during a cross...
2000-06-20 Christopher... * configure.in: Bow to necessity and build w32api befor...
2000-06-20 Tim WallTI C54x target added.
2000-06-20 Christopher... * select.cc (socket_cleanup): Shutdown I/O on dummy...
2000-06-19 Corinna Vinschen * dcrt0.cc: Add load statements for `GetSidIden...
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-18 Nick CliftonChanged values of MODSYNC and CRCCON as suggest by...
2000-06-18 Christopher... * fhandler.h (set_name): Don't use 'unix' as name since...
2000-06-18 Christopher... Add comment.
2000-06-18 Christopher... Revert.
2000-06-18 Christopher... * Makefile.in (subdirs): Eliminate for loop.
2000-06-17 H.J. Lu2000-06-17 H.J. Lu <hjl@gnu.org>
2000-06-17 Christopher... * Makefile.in (subdirs): Previous change did not fix...
2000-06-17 Christopher... * winsup.h (isabspath): Don't report `C:foo' as an...
2000-06-17 Christopher... * configure.in: Detect "cross-hosting" situation and...
2000-06-17 Corinna Vinschen * pinfo.cc (pinfo_init): Revert previous patch.
2000-06-17 Christopher... * configure.in: Detect "cross-hosting" situation and...
2000-06-17 Christopher... Add additional info.
2000-06-17 Christopher... * Makefile.in: Avoid installing dll if we're cross...
2000-06-17 H.J. Lu2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
2000-06-17 Corinna Vinschen * pinfo.cc (pinfo_init): Add missing initializers.
2000-06-16 Christopher... * Makefile.in: Just use library files from this tree...
2000-06-16 Corinna Vinschen * libc/include/sys/unistd.h: Add prototypes...
2000-06-16 Corinna Vinschen * cygwin.din: Define symbols for `cygwin_logon_...
2000-06-15 Christopher... * path.cc (chdir): Don't set cache to offending chdir...
2000-06-15 H.J. LuFix some typos.
2000-06-15 Christopher... Fix typo.
2000-06-15 H.J. LuRemove entries from gcc. They don't make much senses...
2000-06-15 H.J. Lu2000-06-15 H.J. Lu <hjl@gnu.org>
2000-06-15 Ranjith KumaranNew file. A brief list of who maintains newlib.
2000-06-15 Christopher... * path.cc (normalize_posix_path): Convert path to POSIX...
2000-06-15 Christopher... * environ.cc (conv_envvars): Detect and convert all...
2000-06-14 Corinna Vinschen * libc/stdio/fdopen.c (_fdopen_r): Take explici...
2000-06-14 David Starks... Rewrote "Adding or updating packages",
2000-06-14 Christopher... * include/winnt.h: Add some missing defines related...
2000-06-14 David Starks... Tidied up formatting a bit.
2000-06-14 David Starks... Minor changes, also add note about deleting temp dir...
2000-06-13 David Starks... Fix simple @-error.
2000-06-13 Christopher... * path.cc (mount_info::add_item): The previous patch...
2000-06-13 David Starks... New entry: "How should I set my PATH?"
2000-06-13 David Starks... Removed a couple of "not yet updated" disclaimers.
2000-06-13 David Starks... "Installation using the setup.exe program": minor note...
2000-06-13 Christopher... * thread.h: Shorten "current_directory" variables to...
2000-06-12 David Starks... Merge "Installation and Setup" and "Using Cygwin Releas...
2000-06-11 Corinna Vinschen * fhandler_random.cc (read): Call CryptAquireCo...
2000-06-09 Jeff JohnstonFri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn...
2000-06-09 Denis Chertykov * avr.h: clr,lsl,rol, ... moved after add,adc, ...
2000-06-09 Ranjith KumaranThu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith...
2000-06-08 Jeff JohnstonThu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn...
2000-06-08 Corinna Vinschen * path.cc (path_conv::check): Erase two lines...
2000-06-08 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Check...
2000-06-08 Corinna Vinschen path.cc (mount_info::init): Eliminate the mount...
2000-06-08 Corinna Vinschen mount.cc (error): New function to report an...
2000-06-08 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-06-08 DJ Delorie* cygwin.din: add cygwin_dll_init
2000-06-07 Nick Cliftonnew file - notes about using --enable-maintainer-mode
2000-06-07 Denis Chertykov * avr.h: New file with AVR opcodes.
2000-06-07 Corinna Vinschen * include/netinet/in_systm.h: New file.
2000-06-07 David Starks... Major update to "Where can I get more information?...
2000-06-07 David Starks... minor typo correction: GNU not Gnu
2000-06-07 Alan ModraUpdate copyright dates for last patch.
2000-06-07 Alan ModraGet rid of the -1 dummy valued enum in START_RELOC_NUMBERS.
2000-06-05 DJ Delorie* mount.cc: add stdlib.h for exit
2000-06-03 Christopher... * libc/include/string.h: Work around problem with strsi...
2000-06-03 Alan ModraFix name clash
2000-06-02 David Starks... "Installation Instructions" for FAQ, first update for...
2000-06-01 Christopher... * exceptions.cc: Remove unneeded include.
2000-06-01 Christopher... * autoload.h: Put each info block in its own dummy...
2000-05-31 DJ Delorie* include/cygwin/version.h: use decimal, NOT octal
next
This page took 0.168514 seconds and 5 git commands to generate.