Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gdtoa



Module Name:    src
Committed By:   kleink
Date:           Wed Jan 25 15:36:13 UTC 2006

Added Files:
        src/lib/libc/gdtoa: gdtoa_locks.c

Log Message:
* Pacify compiler; delint.
* Add MI NetBSD definitions.
* Rename IEEE_{8087,MC68k} to IEEE_{LITTLE,BIG}_ENDIAN, as previously
  done in strtod.c.
* Some const poisoning, more to follow.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/gdtoa/gdtoa_locks.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index