summaryrefslogtreecommitdiff
path: root/java/net/SocketInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-191-204/+0
* * java/net/SocketInputStream.java (read): Don't promote byte valueBryce McKinlay2002-08-301-2/+2
* Add License clarificationMark Wielaard2002-01-221-5/+16
* Documentation cleanupAaron M. Renn2000-04-191-7/+4
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+25
* Re-fixed major read bug where read would return 0 instead of -1 at endAaron M. Renn1998-08-201-7/+6
* Copyright notice updateAaron M. Renn1998-07-241-14/+16
* Fix incorrect return on end of streamAaron M. Renn1998-06-101-7/+7
* Initial CheckinAaron M. Renn1998-05-181-0/+189