diff options
author | Read H <hughes.read@gmail.com> | 2020-04-16 09:24:51 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-16 15:55:45 +0200 |
commit | 1f4e3dd073610bd5eb8981e7948e51b7094885a1 (patch) | |
tree | 91dfd887df77623a689182403a7ff763833f0241 /MenuApplets | |
parent | 844e5faf84f0523714e82d8e2ac568a7a589e7fc (diff) | |
download | serenity-1f4e3dd073610bd5eb8981e7948e51b7094885a1.zip |
LibC netdb: Requested Changes
fix all requested changes including:
- remove explicit vector initialization
- change keep_service_file_open to boolean
- closing service file on seek error
- change C level char allocation to use ByteBuffer instead
- simplified getservby* loops to a single loop
- change fill_getserv_buffers return to early-return style
Diffstat (limited to 'MenuApplets')
0 files changed, 0 insertions, 0 deletions