File: TODO

package info (click to toggle)
libabz 0.5.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 588 kB
  • ctags: 337
  • sloc: ansic: 3,089; makefile: 206; sh: 13
file content (30 lines) | stat: -rw-r--r-- 609 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

new
===

atod{32,16,8}       --
{u,d}{32,16,8}toa   --
traverse()          -- traverse should include safe_ftw() functionality (see
                       projects/oasis/src)
mv()                -- mv -f
cp()                -- cp -af
rm()                -- rm -rf

change
======

bprintf()           -- maybe create own vdprintf() implementation?

replace all errno-style errors with abz_get_error() style errors

change behaviour of abz_cat_error() not to insert newlines

potential
=========

signal.[ch]     - ipex
telnet.[ch]		- arm-quagga

red black tree implementation
own dns routines (asynchronous)