mcheck(a,b)
- From: "Bill Pursell" <bill.pursell@xxxxxxxxx>
- Date: 16 Apr 2006 05:09:20 -0700
In Bash 3.0, there is a call to mcheck() with 2 arguments. The
prototype in mcheck.h has only 1 argument. The function definition in
glibc only has 1 argument. Does anyone know why the call from bash
gives a 2nd argument? Was there an expectation that mcheck would be
expanded to take a second argument?
.
- Follow-Ups:
- Re: mcheck(a,b)
- From: "Nils O. Selåsdal"
- Re: mcheck(a,b)
- From: Jan Panteltje
- Re: mcheck(a,b)
- Prev by Date: Re: How to find a process that has bind to a port
- Next by Date: Re: mcheck(a,b)
- Previous by thread: How to find a process that has bind to a port
- Next by thread: Re: mcheck(a,b)
- Index(es):
Relevant Pages
|