On Sun, Jul 28, 2013 at 1:54 AM, Roland Mainz <[email protected]> wrote: > Hi! > > ---- > > [Mainly for Glenn...] > Is it Ok if I add |getcwdat()| (which is missing in the POSIX |*at()| > APIs... but why ?) and |pathprogat()| to libast ?
Just don't use the libast getcwd(). It relies on chdir() and other cruel stuff which is incompatible to threads ;-( Irek _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
