This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c96b101d4d7b2efd9c64004f20b9ef810bf8284f
haiku-beta6
/
src
T
History
Hugo Santos
c96b101d4d
net_socket: make recvfrom() use recvmsg() and sendto() use sendmsg() for code reusal
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20565 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-04 19:42:53 +00:00
..
add-ons
net_socket: make recvfrom() use recvmsg() and sendto() use sendmsg() for code reusal
2007-04-04 19:42:53 +00:00
apps
* Put the remaining libicon.a classes into the BPrivate::Icon namespace.
2007-04-02 09:08:57 +00:00
bin
tiny case but T/TX is copper, SX is fiber
2007-04-04 15:36:10 +00:00
build
Fixed TARGET_PLATFORM r5 build.
2007-04-01 13:41:19 +00:00
data
* added email file type including icon (may be considered WIP)
2007-03-27 22:29:17 +00:00
documentation
…
kits
initial recvmsg and sendmsg implementations
2007-04-04 17:39:43 +00:00
libs
* Put the remaining libicon.a classes into the BPrivate::Icon namespace.
2007-04-02 09:08:57 +00:00
preferences
* created vector icons
2007-03-30 22:11:00 +00:00
servers
The network status icons are now correctly read from the resources (I even
2007-04-03 12:24:32 +00:00
system
* The test for existing mappings in vm_remove_consumer() was a bit too aggressive;
2007-04-03 11:23:37 +00:00
tests
* pages_io() now handles it gracefully in case the fileVec array is too
2007-04-02 11:13:03 +00:00
tools
…
Jamfile
…