summaryrefslogtreecommitdiff
path: root/ext/standard/uniqid.c
Commit message (Expand)AuthorAgeFilesLines
...
* logic fixStig Bakken1999-09-201-1/+1
* - uniqid() used the additional parameter even if it was not providedUwe Steinmann1999-09-071-1/+1
* ext/lcg -> ext/standard in various placesStig Bakken1999-08-311-1/+1
* oopsStig Bakken1999-08-311-2/+0
* compat fix, bug #2201Stig Bakken1999-08-311-9/+24
* get rid of that usleep() and add some entropy using the combined lcgSascha Schumann1999-08-211-6/+3
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* License updateZeev Suraski1999-07-161-21/+10
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-2/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+103