[6468] in Athena Bugs

home help back first fref pref prev next nref lref last post

vax 7.1H: mem*()

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Nov 26 21:51:47 1990

To: bugs@ATHENA.MIT.EDU
Date: Mon, 26 Nov 90 21:51:32 EST
From: Marc Horowitz <marc@ATHENA.MIT.EDU>

System name:		test-3100
Type and version:	CVAXSTAR 7.1H
Display type:		SM

What were you trying to do?
	use memset.  I didn't know the arguments.

What's wrong:
	There's no man page, but the function exists:

<50> test-3100:~> nm -o /lib/libc.a | grep 'mem.*\.o'
/lib/libc.a:memccpy.o:00000000 T _memccpy
/lib/libc.a:memchr.o:00000000 T _memchr
/lib/libc.a:memcmp.o:00000000 T _memcmp
/lib/libc.a:memcpy.o:00000000 T _memcpy
/lib/libc.a:memset.o:00000000 T _memset
[...]

What should have happened:
	There should be a man page

Please describe any relevant documentation references:
	'()

home help back first fref pref prev next nref lref last post