File: todo

package info (click to toggle)
tnftp 20070806-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,784 kB
  • ctags: 2,123
  • sloc: ansic: 25,360; sh: 3,203; makefile: 166
file content (27 lines) | stat: -rw-r--r-- 665 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
$NetBSD: todo,v 1.10 2007/08/06 04:52:53 lukem Exp $

Current Items
-------------

autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
(required for UnixWare 7.1.1)

Interix may need hack to fix detection of getpgrp() void args.
(See pkgsrc/net/tnftp/files/src/progressbar.c 1.2)

Old Items
---------

at end of configure, show summary of options used and features found

add locale autoconf checks

in configure, check for ansi c compiler and barf if it fails

check if we need #defines for memcpy() et al

possibly install editline.3 and editrc.5

system specific tests (to remove need for manual intervention):
- sunos4
	LIBS+= -lresolv