diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-08-02 21:54:04 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-08-02 21:54:04 +0000 |
commit | f536cd95fb5cfbfa54809514fd89dc55d6b8e1a4 (patch) | |
tree | 03fe690813ad84c550ddb18c4058221d6290e55a /libjava/java/text/DecimalFormat.java | |
parent | 2d579116788c2841ace42c93fe35bef5cf263543 (diff) | |
download | gcc-f536cd95fb5cfbfa54809514fd89dc55d6b8e1a4.zip gcc-f536cd95fb5cfbfa54809514fd89dc55d6b8e1a4.tar.gz gcc-f536cd95fb5cfbfa54809514fd89dc55d6b8e1a4.tar.bz2 |
Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
* Makefile.am (libgcj_la_SOURCES): Added posix.cc.
* java/net/natPlainSocketImpl.cc: Include posix.h.
(accept): Use _Jv_select.
* java/net/natPlainDatagramSocketImpl.cc: Include posix.h.
(receive): Use _Jv_select.
* java/io/natFileDescriptorPosix.cc: Include posix.h.
(available): Use _Jv_select.
* java/lang/natSystem.cc: Include posix.h.
(currentTimeMillis): Use _Jv_gettimeofday.
* include/posix.h: New file.
* posix.cc: New file.
From-SVN: r35435
Diffstat (limited to 'libjava/java/text/DecimalFormat.java')
0 files changed, 0 insertions, 0 deletions